Workflows
List Workflow Versions
List the published version snapshots of a workflow.
GET
List the published versions (snapshots) of a workflow, paginated, newest first. Each publish creates a new version.
Option 2 — Session token
This authenticates as a linked account, so it lists versions of that account’s private workflow.
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 that owns the workflow.
Session token. Format:
Bearer YOUR_SESSION_TOKENPath Parameters
The workflow ID.
Query Parameters
Page number.
Page size.
Response
- 200 OK
- 404 Not Found