For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get all schedule workflows

Get all configured schedule workflow configurations

Get all configured schedule workflows

GET https://api.couchdrop.io/manage/workflow/schedules

Headers

Name
Type
Description

token

String

API Access Token

{
    "result": [{...}, {...}]
}

Last updated