API ReferenceWorkflows
Get By Id
Get a single workflows by its ID.
Authorization
bearerAuth user, superuser, admin, superadmin, readonlyAuthorization<token>
In: header
Scope: user, superuser, admin, superadmin, readonly
Path Parameters
id*number
The ID.
Format
doubleResponse Body
application/json
Try it live
curl -X GET "https://example.com/workflows/0.1"{}