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