Presets

Get presets visible to current user

get/v1/presets

Query parameters

searchstring
sortBy'createdAt' | 'updatedAt' | 'lastActivityAt' | 'name'
sortDirection'asc' | 'desc'
limitinteger

Number of items to return

cursorstring

Encoded cursor for pagination

direction'after' | 'before'

Direction for cursor pagination

Response

Presets retrieved successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.