Body
application/json
Zero-based page number
Required range:
x >= 0Example:
0
Page size (1..100)
Required range:
1 <= x <= 100Example:
10
Only registrations whose recipientId is in this list
{msg:swagger.schema.alarms.page-request.filter-by-recipient-ids}
Example:
["Receiver1", "Receiver2"]Only registrations whose boundary intersects with this polygon (GeoJSON ring order: [lon, lat])
{msg:swagger.schema.alarms.page-request.filter-by-polygon-intersection}
Example:
[
[
[32.85, 39.95],
[32.86, 39.95],
[32.86, 39.96],
[32.85, 39.96],
[32.85, 39.95]
]
]Account UUID to query on behalf of (admin/operator only). If omitted, uses caller's account.
Example:
"2f04f1b5-1c0a-4c4e-b0a7-0ba6e9b7f2e1"