get https://app-sandbox.trustpair.com/api/v1/overrides/
Retrieves a detailed representation of a specific override by its unique identifier.
This endpoint allows you to:
- Fetch complete details of an individual override
- Include related resources such as documents, reviewers, and action logs
- Access the full history of actions performed on the override
The override must belong to the authenticated customer or an error will be returned.
Required permissions:
overrides_read
Note: The override feature must be enabled for your account to access this endpoint.