GET
/
prior-authorization
/
{id}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

Response

200 - application/json
status
Available options:
success
error
object
data
object

Contains the data from your prior authorization request, or None if an error occurred.