v1

latestSwagger 2.02026-07-176738149.3 KB
messages

Returns the list of messages for current user according to given parameters/filter

get/v2/messages

Query parameters

discussion_idstring

filter messages belonging to a specific discussion

limitinteger

number of messages to return per page

offsetinteger

number of pages to skip from the response

msg_idstring

if provided with range[] param, specify a message_id around which messages will be fetched

range[]string

boundaries param if message_id param is provided [before, after]

Headers

X-Caliopen-PIstring required

The PI range requested in form of 0;100

X-Caliopen-ILstring required

The Importance Level range requested in form of -10;10

Response

Messages returned

totalinteger

number of messages found for user for the given parameters