listContacts( )


Retrieves a list of up to 1,000 contacts per request.

Method Declaration
Copy
Method Parameters
optionsListContactsOptions

Object containing list of options for retrieving contacts.

Returns
Return Type:Promise<ListContactsResponse>
Errors
400Invalid Argument

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?