v1

latestOpenAPI 3.0.42026-07-246086174.5 KB
Contacts

Get Contacts List

get/api/v1/getContacts

Query parameters

pageSizeinteger

Page Size

pageNumberinteger

Page Number

namestring

Contact Name

attributestring

Attribute (parameters format : [{name: "name", operator: "contain", value: "test"}] )<br /> Possible values for operator are contain, notContain, exist, notExist, ==, !=, valid, invalid

createdDatestring

Created Date (YYYY-MM-DD or MM-DD-YYYY)

Response

Get Contacts List success

resultstring

Result status of the request, usually 'success' when the API call is successful.

login_user_phonestring

Phone number of the currently logged-in user, usually partially masked (e.g. 8477710xxxx).