Skip to main content
GET
Get notifications

Query Parameters

user_id
string<uuid>
num_message
integer | null
default:10

Response

Successful Response

is_read
boolean
required

Indicates whether the notification has been read.

no
integer
required

The ID for the notification.

user_id
string<uuid>
required

The ID of the user.

created_at
string<date-time> | null

The date and time the entity was created.

message
Message · object

The message content.

Example:
updated_at
string<date-time> | null

The date and time the entity was last updated.