latestOpenAPI 3.1.02026-08-1217210199.4 KB

1684e1dda9be

public-api

Get Prior Auth Submission By Id

get/prior-authorization/{id}

Path parameters

idstring required

Response

Successfully returned a prior authorization

Example response

{
  "data": {
    "prescription": {
      "expected_length_of_therapy": "Until No Longer Needed"
    }
  }
}