Get a report template
GET /api/v1/reports/templates/{template_id}
GET
/api/v1/reports/templates/{template_id}
Get a single report template by ID. Returns 404 if the template does not belong to the caller’s tenant.
Authorizations
Parameters
Path Parameters
template_id
required
string
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string