Skip to main content
GET
List publisher probes
GET https://api-datahub.octoparse.com/v1/publisher/probes Authentication: API key required (Authorization: Bearer <API Key>). Platform daily health checks on published public/shared apps. Private apps are never probed. Probe runs are excluded from usage/billing and from publisher run lists.

Request

string[]
field
integer
default:"30"
field
integer
default:"100"
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.