Skip to content

Returns details to a given workflow

GET /api/workflows/{workflowIdentity}

Parameters

Type Name Description Schema
Path workflowIdentity required workflowIdentity string

Responses

HTTP Code Description Schema
200 OK Workflow
400 Bad Request No Content
401 Unauthorized No Content
403 Forbidden No Content
404 Resource Not Found No Content
415 Unsupported Media Type No Content

Produces

  • application/json;charset=UTF-8

Tags

  • Workflow

Security

Type Name
apiKey Shared Secret
apiKey JWT Bearer