Skip to main content
GET
Get re-scrape status

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Query Parameters

contractId
string
required

The contract id (required to bind the operation to the token tenant). A foreign contract id collapses to 404.

operationId
string

Optional specific operation id; if omitted it is derived from the contract id.

Response

Status, progress, result and timing of a queued re-scrape operation.

data
object
required