Current User
Contents
Get Current User
Get information about current user – the user authenticating the API request.
Endpoint:
URL |
|
Method |
|
Expected response code |
|
Expected response type |
|
Example:
curl -v \
-H "Authorization: apikey $API_USER:$API_KEY" \
$COREDATA_BASE_URL/api/v2/user/
Example response:
Users
For more information see Users.