Skip to main content
GET
Python

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

Query Parameters

accepts_ip_address
boolean

Keep only templates that require a protected ip_address per profile (true), or only templates whose protected addresses are hardcoded (false). Omit to get every template.

Response

id
integer
required
read-only
name
string
required
Maximum string length: 100
fields
object[]
required
read-only
version
string<uuid>
required
read-only
created
string<date-time>
required
read-only
description
string
base_template
integer | null
allow_merge
boolean
read-only