User Management
Get User Details
Retrieves details for a specific user within the current team context. Requires user:view
scope.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the user to retrieve.
Response
200
application/json
User details.
The response is of type object
.