Skip to main content
GET
https://app.ocoya.com/api/_public/v1
/
workflow
/
{workflowId}
List information about the workflow
curl --request GET \
  --url https://app.ocoya.com/api/_public/v1/workflow/{workflowId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Path Parameters

workflowId
string
required

Ocoya workflow ID.

Example:

"cmajvvb9q0003ja5vh0538j6r"

Response

Success