Chat
List all org labels (Chat)
Lists all chat labels. Useful for when you want to find the label IDs or active labels on all chats in your org.
Refer to the Labels object to find more details about the label object
.
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
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?