Retrieve an Inquiry
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
Response headers
The unique identifier of the API log entry that recorded this request. Starts with req_. Include this value when reaching out to Persona support. Present on every authenticated response, including error responses.
Response
This endpoint returns an Inquiry object and (optionally) its related objects in included.
Included by default:
- Reports
- Verifications
- Inquiry Sessions
- Documents
- Inquiry Template
Anything else must be explicitly requested with the include query parameter.

