Info
Provider Roles
Get list of supported healthcare provider roles
GET
cURL
Use this endpoint to get the list of supported roles.
Code examples
- Python
- TypeScript
Headers
sdp_suki_token
Unique identifier for the provider. Optional for standard partners. Required for Single Auth Token authentication, where multiple providers share the same partner_token.
Example:
"provider-123"
Response
Success Response
Response body for the /info/provider-roles endpoint
List of supported provider roles
Last modified on June 12, 2026
cURL