Laden...
Laden...
Retrieves the authenticated user's profile information.
apiKeyAuth API key authentication. Create an API key in your user profile and include it in the x-api-key header.
In: header
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://customermates.com/api/v1/users/me"{
"firstName": "string",
"lastName": "string",
"country": "af",
"avatarUrl": "string"
}"string""string""string""string"