Skip to main content
GET
Get workflow by ID

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

id
string<uuid>
required

Workflow UUID

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Workflow details retrieved successfully

success
boolean

Whether the request was successful

data
object

Response data (type varies by endpoint)

message
string

Response message

error
string

Error message (if any)