Get a user in an organization

Returns details about an existing user in the context of an organization. Accessible to all organization members.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
The organization ID
user_idstringRequired
The user ID

Response

OK - User details