CaraCara API

Get portal settings

Retrieve patient portal configuration.

Retrieve patient portal configuration.

GET
/settings/portal

Authorization

AuthorizationRequiredBearer <token>

Use your API key (sk_live_* or sk_test_*) as the Bearer token.

In: header

curl -X GET "https://platform.caramedical.com/api/v1/settings/portal" \
  -H "Authorization: Bearer <token>"

Portal settings.

{}