Manage Users
Get User
GET
Retrieve user information and associated data. This endpoint returns the user’s profile and configuration data.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user to retrieve
Response
200
application/json
Successful Response
The response is of type object
.