Skip to main content
GET
List Presets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

base_preset_id
string | null
required
description
string | null
required
flags
Flags · object | null
required
id
string
required
is_builtin
boolean
required
name
string
required
owner_id
string | null
required
created_at
string<date-time> | null
updated_at
string<date-time> | null
Last modified on May 17, 2026