Me
Get my profile
get/v2/me
Headers
Authorizationstring required
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
Response
Example response
{
"status": "success"
}value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
{
"status": "success"
}