Auth
Auth helper to validate the current token and describe the access it grants. This endpoint is currently only available for API keys.
Validate current API key
client.auth.validate(RequestOptionsoptions?): AuthValidateResponse { active, scopes, subjectType, tokenType }
GET/v1/auth/validate