List all workflows

Beta
List all workflows in the organization

Authentication

AuthorizationBearer

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 nullOptionalDefaults to 12
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_cursorstring or nullformat: "date-time"

Errors