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

Get schedule workflow

Get a specific schedule workflow configuration.

Get specific schedule workflow configuration

GET https://api.couchdrop.io/manage/workflow/schedules/<workflow_id>

Path Parameters

Name
Type
Description

workflow_id

String

Workflow ID

Headers

Name
Type
Description

token

String

API Access Token

{
    "result": {...}
}

Last updated