v1
latestOpenAPI 3.1.02026-07-241695611.0 MBGet Notification Policies
Get all notification policies in the organization with pagination. Policies are sorted by created_at in ascending order.
Query parameters
Maximum number of records to return in a single page. Must be between 1 and 1000.
Maximum number of records to return in a single page. Must be between 1 and 1000.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Number of records to skip from the beginning. Use 0 for the first page. Cannot be used with cursor.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Opaque pagination cursor token that identifies the position in the result set. Use the cursor from the previous response to get the next page. Cannot be used with offset.
Response
Response
Example response
[
{
"id": "ede786f3-33ae-4894-843d-af2025f1d5b0"
}
]