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

status'success' | 'error' required

Example response

{
  "status": "success"
}

Changes

Changed in 3 of the 50 revisions of this API.33

    • added the required property data/avatarUrl to the response with the 200 status

      response-required-property-added

    • added the required property data/bio to the response with the 200 status

      response-required-property-added

    • added the required property data/name to the response with the 200 status

      response-required-property-added

    • removed the required property data/avatarUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property data/bio from the response with the 200 status

      response-required-property-removed

    • removed the required property data/name from the response with the 200 status

      response-required-property-removed

    This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog