Skip to main content
GET
Get a filter template by ID

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

template_id
integer
required

The ID of the filter template

Response

Successful Response

Response body for a single filter template.

id
integer
required

The ID of the filter template

name
string
required

Human-readable template name

filter_config
Filter Config · object
required

Arbitrary JSON object storing the frontend filter state