cURL
curl --request GET \ --url https://api.helloproper.com/contacts/{contactId} \ --header 'Authorization: <api-key>'
{ "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.