Skip to main content
GET
Get protection template

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

protection_template_id
integer
required

A positive integer ID

Required range: 1 <= x <= 1000000000

Response

Successful Response

name
string
required

Name of the template

Required string length: 1 - 100
description
string
required

Description of the template

template
any
required

JSON schema for the template

allow_merge
boolean
required

Allow merging of this config with others

client_id
integer | null
required

ID of the client this template belongs to

id
integer
required

Unique identifier for the template

fields
ProtectionTemplateFieldResponse · object[]
required

List of fields in the template