contacts

Returns contacts list for current user according to given params

get/v2/contacts

Query parameters

limitinteger

number of contacts to return per page

offsetinteger

number of pages to skip from the response

Headers

X-Caliopen-PIstring required

The PI range requested in form of 1;100

X-Caliopen-ILstring required

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

Response

Contacts list

totalinteger

number of contacts found for current user for the given parameters

Changes