Workflows
Get Account-Level Workflow
get/api/v3.0/accounts/{accountUuid}/automation/workflows/{workflowUuid}
Path parameters
accountUuidstring required
Account UUID
workflowUuidstring required
Response
OK
Example response
{
"supportToken": "1171c60d"
}Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○