Openapi
Return a summary of one published workflow definition available to the authenticated organization user. The visual graph and draft content are never returned.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuiduuidapplication/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/organizations/123/workflows/definitions/123e4567-e89b-12d3-a456-426614174000"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "ownerScope": "system", "key": "string", "name": "string", "description": "string", "status": "draft", "version": 1, "visibility": "automatic", "updatedAt": "string"}