Contacts
Get all contacts
Gets all the contacts in your organization
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token> is your apiKey
generated in Periskope API settings.
Headers
x-phone
string
requiredOrganisation phone number(with country code) and without any spaces or special characters.
e.g. 9190043XXXXX
Query Parameters
offset
integer
Starting index of the list sorted based on timestamp
Default - 0
limit
number
Number of objects per request after offset.
Maximum - 2000
, Default - 1000
sync_phone_contacts
boolean
Response
200 - application/json
contacts
object[]
requiredcount
number
requiredWas this page helpful?