GetSyncStatus retrieves the status of a sync job.
GET/api/v1/ticketing/integration-sync/:syncJobId
Poll this endpoint to track sync progress.
Errors
- NOT_FOUND: Sync job does not exist
- PERMISSION_DENIED: Caller lacks integration:read permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.