List presets
Lists all presets for the authenticated user, ordered by most recently updated first.
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Query parameters
offset
Number of records to skip for pagination
limit
Maximum number of records to return (max 100)
Response
Paginated list of presets.
data
total_count
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error