Retrieve an Inquiry

Retrieves the details of an inquiry that has previously been created.

In the Embedded Flow, the inquiry-id is the first parameter of the onStart callback. In the Hosted Flow, the inquiry-id is a query parameter in the onComplete callback.

Path parameters

inquiry-idstringRequired

Headers

AuthorizationstringRequired
Key-InflectionstringOptional
Determines casing for the API response

Response

200
dataobject or null
includedlist of objects or null

Errors