GET
/
preset
[
  {
    "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "name": "<string>",
    "options": [],
    "created_by": "<string>",
    "is_private": false,
    "is_noisy": false,
    "should_do_noise_now": false,
    "alerts_count": 0,
    "static": false,
    "tags": []
  }
]

Authorizations

X-API-KEY
string
header
required

Query Parameters

time_stamp
string

Response

200
application/json
Successful Response
id
string
required
name
string
required
options
any[]
created_by
string
is_private
boolean
default:
false
is_noisy
boolean
default:
false
should_do_noise_now
boolean
default:
false
alerts_count
integer
default:
0
static
boolean
default:
false
tags
object[]