/user//stats
Description:
The /user/{userId}/stats
endpoint allows users to retrieve statistical information related to a specific user identified by their unique userId.
Method:
GET
Path Parameter:
Parameter | Type | Description |
---|---|---|
userId | string | The unique identifier of the user. |
See Sample Response below
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
User ID
Success (NEW) - get user stats
The response is of type object
.