GET /internal/session/{session_id}/usage
Internal endpoint: Gets daily usage statistics for a specified session.
Session Management - Internal APIs None application/json
Request Parameters
| Name | In | Type | Required | Default | Example | Constraints | Description |
X-API-Key |
header |
string |
Yes |
|
|
|
Internal API key |
session_id |
path |
string |
Yes |
|
|
|
Session ID |
Referenced Schemas
gitee_com_linmes_authms_base_dto.SimpleResponse
| Field | Type | Required | Example | Constraints | Description |
code |
integer |
No |
|
|
|
message |
string |
No |
|
|
|
timestamp |
string |
No |
|
|
|