Skip to main content
POST
Query alert settings

Authorizations

x-api-key
string
header
required

Enter your API key in the format x-api-key <api-key>*

Body

application/json

Filter

enabled
boolean
end_time
string<date-time>
entity_id
string
entity_ids
string[]
entity_type
enum<string>
Available options:
wallet,
feature,
subscription,
subscription_line_item,
group
expand
string
filters
object[]

filters allows complex filtering based on multiple fields

limit
integer
Required range: 1 <= x <= 1000
offset
integer
Required range: x >= 0
order
enum<string>
Available options:
asc,
desc
parent_entity_id
string
parent_entity_ids
string[]
parent_entity_type
enum<string>
Available options:
wallet,
feature,
subscription,
subscription_line_item,
group
sort
object[]
start_time
string<date-time>
status
enum<string>
Available options:
published,
deleted,
archived

Response

OK

items
object[]
pagination
object