cURL
curl --request GET \ --url https://app.dilli.studio/api/v1/contacts/{id} \ --header 'X-Api-Key: <api-key>'
{ "id": "<string>", "first_name": "<string>", "last_name": "<string>", "email": "[email protected]", "notes": "<string>", "properties": {}, "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
X-Api-Key
OK
ULID
Key/value map of property definition keys to their values