Skip to main content
Get Payor Inference
curl --request GET \
  --url https://api.spikecare.com/public/v1/insurance-provider-inference/{insurance_provider_inference_id} \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

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

Path Parameters

insurance_provider_inference_id
string
required

Response

The response is of type any.