curl --request GET \
--url https://api.verial.ai/services/{service_id}/payer/prior-auths/{auth_number} \
--header 'Authorization: Bearer <token>'{}Retrieve a prior authorization by auth number.
curl --request GET \
--url https://api.verial.ai/services/{service_id}/payer/prior-auths/{auth_number} \
--header 'Authorization: Bearer <token>'{}