Info
Encounter Types
Get list of supported clinical encounter types
GET
cURL
Use this endpoint to get the list of supported types.
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/encounter-types endpoint
List of supported encounter types
Last modified on June 12, 2026
cURL