Batch operations
Retrieves a batch operation by its ID
Authorizations
AuthorizationstringRequired
Enter your Bearer token
organization_codestringRequired
Enter your organization code
Path parameters
idstringRequiredPattern:
[^\/#\?]+?Query parameters
operationTypestring · enumOptionalExample:
The type of batch operation to filter by
BULK_APPOINTMENT_RESCHEDULEPossible values: entityTypestring · enumOptionalExample:
The type of entity to filter by
SCHEDULER_APPOINTMENTPossible values: statusstring · enumOptionalExample:
The status of the batch operation to filter by
PENDINGPossible values: startDateone ofOptionalExample:
The start date of the batch operation to filter by
2025-01-01string · dateOptional
string · date-timeOptional
sortBystringOptionalExample:
The field to sort by
startDateendDateone ofOptionalExample:
The end date of the batch operation to filter by
2025-01-01string · dateOptional
string · date-timeOptional
organizationIdanyRequiredExample:
The organization id to filter by
1initiatedByPersonIdnumberOptionalExample:
The person id that initiated the batch operation to filter by
1pageNumbernumberOptionalExample:
The page number to filter by
1pageSizenumberOptionalExample:
The page size to filter by
10batchOperationIdstringOptionalExample:
The batch operation id to filter by
123sortOrderstring · enumRequiredExample:
The order to sort by
ascPossible values: includeLogsbooleanOptionalExample:
Whether to include logs in the response
trueincludeInitiatedByPersonbooleanOptionalExample:
Whether to include the initiator in the response
trueResponses
200Success
application/json
get
/api/batch-operations/{id}200Success