Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
The ID of the teamspace
Response
200 - application/json
User details
Represents a user in a teamspace
The unique identifier of the user
The email address of the user
The first name of the user
The last name of the user
The permissions assigned to the user in the teamspace