Skip to main content
GET
https://app.ocoya.com/api/_public/v1
/
workflow
List all workflows
curl --request GET \
  --url https://app.ocoya.com/api/_public/v1/workflow \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

Query Parameters

workspaceId
string
required

Ocoya workspace ID. Get one from GET /workspaces.

Example:

"cmayvq3hk00017apshay5qezu"

Response

Success