Skip to main content
GET
App stats
GET https://api-datahub.octoparse.com/v1/data-apps/{app_id}/stats Authentication: API key required (Authorization: Bearer <API Key>). App author only. Author-only aggregates from terminal-run day buckets. Zero-Release apps are allowed (debug traffic). Test runs excluded unless include_test=true. Metrics with no terminal runs in-window are null, not 0.

Request

string
required
field
boolean
default:"False"
field

Example request

Response

200 success

Errors

Error responses use {"error": {code, category, message, retryable}}. See Errors.

Client libraries

The Python and JavaScript SDKs do not wrap this endpoint yet. Call REST directly.