Skip to main content
GET
Get notification status counts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

tenantId
string<uuid>

Tenant ID to filter notifications (optional, defaults to user active tenant)

Example:

"123e4567-e89b-12d3-a456-426614174000"

timePeriod
enum<string>

Filter by time period (1m, 3m, 6m, all)

Available options:
1m,
3m,
6m,
all

Response

200 - application/json

Notification counts retrieved successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-12T09:08:08.140Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data