GET
/
api
/
v0
/
medical
/
inquiries
/
{id}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

Response

200 - application/json
creation_ts
string
required

timestamp of when the inquiry was created

id
string
required

unique generated (uuid4) id for the inquiry

request
object
required

The request that was used to create the inquiry.

status
enum<string>
required

status of the inquiry

Available options:
SCHEDULED,
IN_PROGRESS,
SUCCESS,
UNSUCCESSFUL,
CANCELLED,
UNKNOWN
results
object

The output from the call containing the benefits results..

summary
string

summary of the call results