v1

latestOpenAPI 3.0.02026-07-14181255304.7 KB
Stories

Get list of stories

get/stories

Query parameters

countnumber

Count of objects to return

offsetnumber

Offset of objects to return

time_fromnumber

Timestamp from which to get objects

time_tonumber

Timestamp up to which to get objects

normal_typesboolean

If false, include system messages

authorstring

Contact ID

To filter by author (Contact ID)

from_meboolean

If true, only return messages sent by the authenticated user. If false, only return messages sent by other users.

Response

OK

countinteger

Count of requested messages

totalinteger

Total number of returned messages

offsetinteger

Offset of requested messages

firstinteger

The index of the first message

lastinteger

The index of the last message