List accessible workflows
GET
/api/v1/workflowsAuthorization
AuthorizationRequiredBearer <token>Steve API key, usually scoped to a company. Legacy keys and keys created by platform administrators may be unscoped; company-scoped endpoints reject unscoped keys with 403 Forbidden. Format: Authorization: Bearer aok_...
In: header
Query Parameters
cursorstringOpaque pagination cursor returned by a previous response.
limitintegerPage size. Steve clamps values to the range 1..100.
Default:
20Minimum: 1Maximum: 100Header Parameters
X-Request-IdstringOptional caller-supplied request identifier. Maximum length is 128 characters.
Maximum length:
128Accessible workflows