GET
/
v1
/
discovery
/
{discoveryId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
discoveryId
string
required

The Sohar Health ID for the discovery

status
enum<string>
required

The status of the discovery request

Available options:
complete,
pending
memberId
string

The insurance member ID. A null value will be returned if the status field is pending, or if the status field is complete and the discovery request was unsuccessful

payerId
string

The payer ID. A null value will be returned if the status field is pending, or if the status field is complete and the discovery request was unsuccessful