Returns forecast alarm registrations with pagination and filters.
Paginated listing request for forecast alarm registrations.
Zero-based page index.
x >= 00
Maximum number of registrations to return per page (1–100).
1 <= x <= 10020
Restrict results to registrations with one of the given recipient identifiers.
[
"customer-system-001",
"customer-system-002"
]Alarm registration boundary (discriminator field: type).
Target account UUID; users with ADMIN or POWER_USER role may query registrations of other accounts.
"2f04f1b5-1c0a-4c4e-b0a7-0ba6e9b7f2e1"
OK
Paginated result set of forecast alarm registrations.
List of forecast alarm registrations on the current page.
Total number of matching registrations across all pages.
42
Zero-based index of the returned page.
0
Maximum number of registrations per page as originally requested.
20