API Resources Gen 2AuthenticationValidate token and get current contextValidate token and get current context GET /v1/me Validates the token and returns the authenticated context. Request Responses200401500Authenticated context successfully retrieved.Invalid, expired, or missing token.Internal server error.