get
HTTP Request
GET /api/v1/workflows/:workflowReferencePath parameters
Parameter
Authorization
Request body
Response body
Was this helpful?
GET /api/v1/workflows/:workflowReferenceworkflowReference
A qualified reference to the workflow. See referencing resources for more information.
This endpoint extends the general API structure.
View access to the workflow is required. If the workflow is not public, your access token must have one of the following scopes:
data.overview
Learn more about authorization.
The request body must be empty.
Returns a JSON representation of a workflow resource.
Was this helpful?
Was this helpful?

