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

NameTypeDescription

workflow_id

String

Workflow ID

Headers

NameTypeDescription

token

String

API Access Token

{
    "result": {...}
}

Last updated