Workflows
List Enabled Workflows
List the workflows currently enabled for a linked account.
GET
List the workflows enabled across a linked account’s installations. For each enabled workflow, the response includes its id, name, icon, the installation’s
Option 2 — Session token
config_id, and the populated application document.
This is scoped to a linked account, so it reflects that account’s enabled workflows (its private workflows plus the public ones it has enabled).
Authentication
This endpoint is scoped to a linked account, so it accepts either authentication method. Option 1 — API keyYour Refold API key.
The linked account.
Session token. Format:
Bearer YOUR_SESSION_TOKENResponse
- 200 OK