Skip to main content

Endpoint

Returns the workflows visible to your organization, newest first.

Query Parameters

sort_key and sort_direction only take effect together — sending one without the other leaves the default ordering in place.

Code Examples

Response

Response Fields

Workflow Fields

Rows carry summary fields only. Use Get Workflow for a workflow’s versions and definition.

Pagination

offset in the response is the start of the next page, not an echo of the offset you sent. It is present whenever the page came back full, so a full final page still carries one — page until a page returns fewer than limit rows:

Error Responses

Last modified on August 17, 2026