cURL
curl --request GET \ --url https://ecsend.paysgator.com/contacts/books \ --header 'X-Api-Key: <api-key>'
[ { "name": "My Contacts", "description": "Personal contact list", "contactCount": 25 } ]
Returns all contact books belonging to the authenticated user.
List of contact books
"My Contacts"
"Personal contact list"
25