Skip to main content
List workflows

Authorizations

Authorization
string
header
required

Obtain a Bearer token via the Create access token endpoint using the OAuth2 client credentials flow.

Query Parameters

page
integer
default:1

Page number for pagination (defaults to 1).

Required range: x >= 1
status
enum<string>

Filter by workflow status.

Available options:
published,
unpublished

Response

A paginated list of workflows.

pagination
object
data
object[]