POST /enrollments/registrations/query
Query Enrollment Registrations
Query Enrollments
GET /enrollments/{enrollmentId}
Get Enrollments for a Specific Enrollment Identifier
GET /enrollments/registrations/{enrollmentRegistrationId}
Get Details for a Specific Enrollment RegistrationIdentifier
Get All Enrollment Actions Across Action Types
Create Enrollment Action Across Action Types
POST /enrollmentActions/query
Query Enrollment Actions Across Action Types
POST /enrollmentActions/files
Upload File
GET /enrollmentActions/{actionId}
Get Enrollment Action Configuration for Specific Action Identifier
DELETE /enrollmentActions/{actionId}
Delete Specific Enrollment Actions
PATCH /enrollmentActions/{actionId}
Selectively Updates Enrollment Actions
GET /enrollmentActions/files/{fileId}
Get Signed URL for Download
DELETE /enrollmentActions/files/{fileId}
Delete File
GET /enrollmentActions/actionTypes/{actionType}
Get All Enrollment Action Configuration for Specific Action Type
Create Workflow
POST /workflows/{workflowId}/workflows
Create a New Workflow from the Specified Workflow
POST /workflows/{workflowId}/versions/query
Get All Workflows Including Versioned
GET /workflows/{workflowId}/uiConfigurations
Get Workflow's UI Configuration
POST /workflows/{workflowId}/uiConfigurations
Update Workflows UI Configuration
DELETE /workflows/{workflowId}/uiConfigurations
Delete UI Configuration
GET /workflows/{workflowId}/steps/{stepId}/splitOptions
Get All Split Options
POST /workflows/{workflowId}/steps/{stepId}/splitOptions
Creates Split Option
POST /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}/nextSteps
Creates Step Under Option
POST /workflows/{workflowId}/steps/{stepId}/nextSteps
Create Step
POST /workflows/{workflowId}/steps/{stepId}/nextSteps/workflows/{referencedWorkflowId}
Import a Workflow Into the Existing Workflow
POST /workflows/{workflowId}/steps/query
Query All Step
Get All Current Workflow
POST /workflowActionDefinitions/query
Query Action Definitions
GET /workflows/{workflowId}
Get Workflow
DELETE /workflows/{workflowId}
Delete Workflow
PATCH /workflows/{workflowId}
Update a Workflow
GET /workflows/{workflowId}/uiConfigurations/{imageType}
Get UI Configuration's Image
GET /workflows/{workflowId}/steps
Get All Step
GET /workflows/{workflowId}/steps/{stepId}
Get Step
DELETE /workflows/{workflowId}/steps/{stepId}
Delete Step
GET /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}
Get Split Option
DELETE /workflows/{workflowId}/steps/{stepId}/splitOptions/{optionId}
Delete Split Option
GET /workflowActionDefinitions
Get All Action Definitions
GET /workflowActionDefinitions/{definitionId}
Get Action Definition
GET /workflowActionDefinitions/{definitionId}/requiredPriorDefinitions
Get Prior Required Actions
DELETE /workflows/{workflowId}/steps/{stepId}/descendantSteps
Delete Descendant Step