List all workflows

Beta
List all workflows in the organization

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

sortstring or nullOptional
Field to sort by
directionstring or nullOptional
Sort in ascending or descending order
start_atstring or nullOptional

created_at to start at

limitinteger or nullOptional
Limit of records to return
querystring or nullOptional
Search query
tagsstring or nullOptional
Filter by tags

Response

Successful Response
datalist of objects
has_moreboolean
next_cursordatetime or null

Errors