Tasks

Get workflow tasks

get

Retrieve tasks for a specific workflow in a consent and organization

Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
organizationIdnumberRequiredPattern: [^\/#\?]+?
consentIdnumberRequiredPattern: [^\/#\?]+?
workflowIdnumberRequiredPattern: [^\/#\?]+?
Responses
200Success
application/json
get
/api/organizations/{organizationId}/consents/{consentId}/workflows/{workflowId}/tasks
200Success