Retrieve Self-Certification Results
Orders
Retrieve Self-Certification Results
Retrieve self-certification results for employments and accounts reviewed by the user
GET
Retrieve Self-Certification Results
Endpoint Overview
GEThttps://prod.transcrypts.com/v1/orders/{id}/certifications/
The endpoint retrieves self-certification results for employments and accounts that have been reviewed and certified by the user.
Authentication
This endpoint requires API credentials:- ClientID (Header)
- AccessKey (Header)
Parameters
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | Required. The order identifier |
Response
The response contains certification results for:- Employments that have been reviewed and certified
- Accounts that have been reviewed and certified
Implementation Notes
- This is a read-only operation (GET request)
- Response includes only items explicitly certified by the user
- Requires a valid order ID in the path