Log template
Read a template
Retrieve a specific template by its ID.
get/controlplane/template/{id}
Path parameters
idstring required
The unique ID of the template.
Response
The operation was successful.
Example response
{
"organization_id": 1234,
"account_id": 2345
}