Skip to main content

Get last messages

Retrieve last notification messages

Header Parameters
X-Bc-Token string REQUIRED

JWT token with user account

X-Bc-Ws string REQUIRED

UUID of the workspace

Responses
200

Last messages retrieved successfully

Schema OPTIONAL
object[]
id integer OPTIONAL

Message ID

uuid string OPTIONAL

Message UUID

to string OPTIONAL

Recipient user UUID

message string OPTIONAL

Message content

date_time_to_send date-time OPTIONAL

Scheduled send time

active boolean OPTIONAL

Message active status

created_at date-time OPTIONAL

Creation timestamp

updated_at date-time OPTIONAL

Last update timestamp