v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-014589156.1 KB
Workflows

List workflow revisions

Returns revision metadata (id, number, author, message, bytes, sha256, created_at) for the workflow, in reverse-chronological order. Use the before cursor to paginate older revisions.

get/workflows/{workflowID}/revisions

Path parameters

workflowIDstring required

workflow identifier

workflow identifier

Query parameters

limitinteger
beforeinteger

cursor: return revisions older than this revision number

cursor: return revisions older than this revision number

Response

OK