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