cURL
curl --request GET \ --url https://api.helloproper.com/contacts \ --header 'Authorization: <api-key>'
{ "contacts": [ { "id": "<string>", "name": "<string>", "email": "<string>", "phoneNumber": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.helloproper.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.helloproper.com/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes