Get own token usage
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/billing/inbound/http_usage.go`.
/v1/me/usage/tokensRequires an authenticated tenant principal. Generated from the production route registered in internal/features/billing/inbound/http_usage.go.
Authorization
bearerAuth Engine-issued API key or tenant-signed JWT.
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/me/usage/tokens"{}List usage
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/billing/inbound/http_usage.go`.
List memories
Requires an authenticated tenant principal. Generated from the production route registered in `internal/features/memory/inbound/http.go`.