cURL
curl --request GET \ --url https://api.operate.so/v/alpha/people/{id} \ --header 'x-api-key: <api-key>'
Returns a single person/contact by their unique identifier.
API key for authentication. Obtain from your Operate dashboard.
The unique identifier (UUID) of the person
"550e8400-e29b-41d4-a716-446655440000"
Successful response