Skip to main content

Show an error template

GET /api/configuration/error-templates/:template_type shows the identified error template resource

Required scope: configuration:manage:all

Path Parameters
template_type string REQUIRED
Responses
200
Schema OPTIONAL
data object OPTIONAL
id string OPTIONAL
content string OPTIONAL
type int32 OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string
404

The requested resource could not be found.

Schema OPTIONAL
code string
message string