Publishing
List publisher probes
List probe/health checks configured for your apps.
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.