# Get Template info by ID Retrieve details for a specific private template by its ID. Please note: This endpoint is for inspecting your private templates only and cannot be used to retrieve details for public template IDs. Endpoint: GET /ads/templates/{template_id} ## Header parameters: - `api_token` (string, required) API token associated with the organization. ## Path parameters: - `template_id` (string, required) The ID of the template. ## Response 401 fields ## Response 404 fields