cURL
curl --request GET \ --url https://api.gocobalt.io/api/v1/workflow/public/scheduled \ --header 'x-api-key: <api-key>'
{ "docs": [ { "_id": "65e1b187a9feec935ab46c31", "event_id": "65e1b187a9feec935ab46c30", "workflow": { "_id": "65e1b122a9feec935ab40a2e", "name": "Schedule", "description": "", "associated_application": { "_id": "65c9ef72af613b7828322831", "name": "Slack", "icon": "https://cobalt-app-logos.s3.ap-south-1.amazonaws.com/slack/logo.png", "description": "Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go. Offering instant messaging, document sharing and knowledge search for modern teams." } }, "config_id": "3", "linked_account_id": "3", "environment": "test", "org_id": "65c9ef72f4b95fce32e8ccf8", "cron_patten": "*/6 * * * *", "inactive": true, "schedule_added_at": "2024-03-01T10:44:23.336Z", "updatedAt": "2024-03-01T11:06:39.308Z", "inactive_from": "2024-03-01T11:06:39.308Z", "id": "65e1b187a9feec935ab46c31", "triggered_instances": [] } ], "totalDocs": 5, "limit": 10, "totalPages": 5, "page": 1, "pagingCounter": 1, "hasPrevPage": false, "hasNextPage": true, "prevPage": null, "nextPage": 2 }
Documentation IndexFetch the complete documentation index at: https://docs.refold.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
Use this file to discover all available pages before exploring further.