/
Retrieve workflow execution logs for the organization
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Query parameters
completedstringOptionalExample:
Completion status
completedisConsentbooleanOptionalExample:
Survey consent status
trueproviderPopulationTagsinteger[]OptionalDefault:
Provider's population tags
[]Example: [1,2]surveyIdinteger[]OptionalDefault:
Survey IDs
[]Example: [1,2]appointmentIdintegerOptionalExample:
Appointment ID
1organizationIdintegerOptionalExample:
Organization identifier
1personIdintegerOptionalExample:
Person identifier
1initiatingServiceProviderIdstringOptionalExample:
Initiating service provider identifier
123e4567-e89b-12d3-a456-426614174000initiatingServiceProviderNamestringOptionalExample:
Initiating service provider name
Dr. John DoepatientNamestringOptionalExample:
Patient name
Jane DoeserviceProviderIdstringOptionalExample:
Service provider identifier
123e4567-e89b-12d3-a456-426614174000assignedServiceProviderIdstringOptionalExample:
Assigned service provider identifier
123e4567-e89b-12d3-a456-426614174000assignedServiceProviderNamestringOptionalExample:
Assigned service provider name
Dr. Jane SmithpatientIdstringOptionalExample:
Patient identifier
123e4567-e89b-12d3-a456-426614174000consumerUuidstringOptionalExample:
Consumer UUID
123e4567-e89b-12d3-a456-426614174000orderBystringOptionalExample:
Order by field
dateorderDirectionstringOptionalExample:
Order direction
ascpageNumberintegerOptionalExample:
Page number
1pageSizeintegerOptionalExample:
Page size
10consentNamestringOptionalExample:
Consent name to filter by
Medical Orders for Life-Sustaining TreatmentincludeCountstring[]OptionalDefault:
List of statuses to include in count response
[]Example: ["pending_with_provider","pending_with_patient"]Responses
200Success
application/json
get
/api/workflow-execution/200Success
Was this helpful?