Get my profile
Headers
value must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token
Response
Example response
{
"status": "success"
}Changes
Changed in 3 of the 50 revisions of this API.33
- ○
added the required property
data/avatarUrlto the response with the200statusresponse-required-property-added
- ○
added the required property
data/bioto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
data/nameto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
data/avatarUrlfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/biofrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/namefrom the response with the200statusresponse-required-property-removed
This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲