Updated: November 25, 2013
The Contacts list is paginated. You can pass the “page” query string parameter followed by a number to access the other pages. The pagination limit is set to 16 per page.
Syntax:
http://[subdomain].salesbinder.com/api/contacts.[format]
Example:
http://demo.salesbinder.com/api/contacts.json?page=2&categoryId=979db3a8-f7fc-4b73-ba05-b87abfbf6e5e
HTTP Request Type: GET
View Detailed Documentation
Contact Details (GET) – […]