Retrieve an Inquiry

Retrieves the details of an inquiry that has previously been created. In the [Embedded Flow](doc:embedded-flow), the `inquiry-id` is the first parameter of the onStart callback. In the [Hosted Flow](doc:hosted-flow), the `inquiry-id` is a query parameter in the onComplete callback.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

inquiry-idstringRequired

Headers

Key-InflectionstringOptional
Determines casing for the API response

Response

200
dataobject or null
includedlist of objects or null

Errors