Workflow
List all Workflows
Fetch Workflows associated to a company
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The current page
Filter Workflows created after a DateTime (ISO 8601).
Filter Workflows created before a DateTime (ISO 8601).
Filter Workflows updated after a DateTime (ISO 8601).
Filter Workflows updated before a DateTime (ISO 8601).
Number of results retrieved per page.