Skip to main content
GET
Get Survey Template

Get Survey Template

Returns a single survey template by its ID. The template must belong to the authenticated organization.

Request

Headers

x-api-key
string
required
Your API key for authentication
x-organization-id
string
required
Your organization UUID

Path Parameters

template_id
string
required
The UUID of the survey templateExample: 550e8400-e29b-41d4-a716-446655440000

Response

Returns the template object.