Chat
List all chat notifications by Chat ID
Retrieve a list of notifications for a specific chat by providing the chat ID.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
Organisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Path Parameters
Chat ID for which the action is to be performed
e.g.
For groups - 12054386805XXX@g.us
For individual chats - 9198765XXXXX@c.us
Query Parameters
Starting index of the list sorted based on timestamp
Default - 0
Number of objects per request after offset.
Maximum - 2000
, Default - 1000
Was this page helpful?