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

Documentation Index

Fetch the complete documentation index at: https://docs.cairhealth.com/llms.txt

Use this file to discover all available pages before exploring further.

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.