couchdrop-api
Search…
⌃K
couchdrop-api
Search…
⌃K
Couchdrop API Overview
Available Endpoints
Errors and Response Codes
Domains and Accounts
Register a new domain
Manage domain/account
Authentication
Administration
Users
Groups
Folder Permissions
Folder Properties
Shared Links
Storage Connections
Automations
Scheduled Automations
Create/Update
Get all schedule workflows
Get schedule workflow
Trigger schedule workflow
Delete Scheduled Workflow
Event Automations
Actions
Conditions
Symlinks/Shortcuts
Auditing and Reporting
Webhooks
Using webhooks
Filesystem Operations
Listing files/folders
Downloading a file
Uploading a File
Rename files/folders
Deleting files/folders
Create a folder
Powered By GitBook

Get schedule workflow

Get a specific schedule workflow configuration.
get
https://api.couchdrop.io
/manage/workflow/schedules/<workflow_id>
Get specific schedule workflow configuration
Parameters
Path
workflow_id
String
Workflow ID
Header
token
String
API Access Token
Responses
200: OK
403: Forbidden
Invalid authentication
Previous
Get all schedule workflows
Next
Trigger schedule workflow
Last modified 8h ago
Copy link