alerts

Get all created alerts

Get all created alerts.

get/v1/chat/alerts

Query parameters

user_idstring uuid nullable

The ID of the user to get alerts for

The ID of the user to get alerts for

pageinteger

The page number to get

The page number to get

per_pageinteger

The number of items per page

The number of items per page

allboolean

Whether to get all the alerts

Whether to get all the alerts

include_deletedboolean

Whether to include soft-deleted alerts

Whether to include soft-deleted alerts

Response

List of alerts.

countinteger required
next_pageinteger nullable required
previous_pageinteger nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.