Get Token Usage
GET
/api/usage/token/
- Retrieve usage and quota information for the current token
- Requires system token authentication
Authorizations
bearer
Type
HTTP (bearer)
Responses
Success
application/json
code
boolean
Whether the request was successful
message
string
Response message
data
object
Token usage data
Expand