Form Filling Info
Suki Medical Form Templates
List Suki-defined medical form templates available for form-filling sessions
GET
cURL
Use this endpoint to get the list of Suki-defined medical form templates available for form-filling ambient sessions.
Code examples
The code examples below use placeholders and the stage host
sdp.suki-stage.com only as examples.
For credentials, base URLs, where to run Python or TypeScript, CORS, and cURL, refer to Using code examples in your integration in the API Reference Guidelines.- Python
- TypeScript
If this endpoint returns an empty list, contact support.
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/suki-medical-form-templates endpoint
List of Suki-defined medical form templates
Last modified on June 12, 2026
cURL