Get an app's revenue and activity overview
GET/api/v1/apps/:appId/overview
Revenue (surcharge credits, broker fee-programme share), attributed orders and fills, trader counts, per-market breakdown and limit usage inside the selected range. Authorized for the owner wallet's private read credential or the app-key channel of the same app. Responses are private and must not be cached.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- default
Overview for the range
Invalid range.
No owner read credential and no app-key channel.
The credential belongs to another wallet or another app (FORBIDDEN).
Unknown app (APP_NOT_FOUND).
Error response. Prefer the nested ApiErrorResponse via X-SC-Error-Format: envelope-v1; existing unnegotiated handler responses can retain a documented legacy flat shape through the compatibility period.
Response Headers
Stable request correlation id generated or echoed by the server.