Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://ecsend.paysgator.com/contacts/books/{name} \ --header 'X-Api-Key: <api-key>'
[ { "phoneNumber": "+25884xxxxxxx", "name": "John Doe" } ]
Returns all contacts from a specific contact book.
Name of the contact book
List of contacts
"+25884xxxxxxx"
"John Doe"