Get all Workflows
This returns a list of all the Workflows in the Orchestrator.
gethttps://api.{region}.electroneek.com/v1/orchestrator/workflows
{region} may be: na, cis, apac, latam, emea
Authentication
Use an API Token from the Orchestrator → Integrations page. Send it as a bearer token: Authorization: Bearer <token>.
query parameters
| Name | Type | Required | Description |
|---|---|---|---|
ids | array of string | no | It filters by Workflow IDs |
Response
200Success
Response body
object
listarray of objectsobject
iduuidrequirednamestringrequireddescriptionstringrequired Updated