Tickets & workflows
List ticket workflow versions for a project
GET
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Required range:
x >= 1Filter by active version flag when present. Omit to skip this filter. Accepted values are true/false, 1/0, or yes/no (case-insensitive). Other values yield HTTP 400.
Error