Hierarchy

  • UsersApi

Constructors

Properties

configuration: Configuration
requestFactory: UsersApiRequestFactory
responseProcessor: UsersApiResponseProcessor

Methods

  • Get the user associated with the current authentication context. The response includes the user's profile attributes (name, email, handle, status, MFA state), along with related resources: the user's organization, assigned roles with their granted permissions, and team-scoped roles. No additional permissions are required beyond valid authentication.

    Parameters

    Returns Promise<v2.UserResponse>

Generated using TypeDoc