Support
Log In
Organizations

Get user within organization context

Retrieves basic user information for a user within an organization context. This endpoint verifies that both the caller and the target user are members of the specified organization before returning user data.

GET/organizations/{organizationName}/users/{userName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
userName*string

The username (email) of the user to retrieve

Formatemail

Response Body

application/json

application/json

application/json

application/json

application/json