Retrieve an Inquiry
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Query parameters
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.

