Skip to main content
GET
/
api
/
enroll-provider
cURL
curl --request GET \
  --url https://forecaster.cairhealth.com/api/enroll-provider \
  --header 'Authorization: Bearer <token>'

Coming Soon!

This endpoint is currently under developement and will be available soon.

Authorizations

Authorization
string
header
required

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