Skip to main content
GET
List crawler jobs

Overview

Returns paginated crawler jobs for the selected workspace.

Includes

  • Job status
  • Page counts
  • Estimated credits
  • Per-page billing rate
  • Webhook summary configuration
Use the page and limit query parameters to paginate through large job histories.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Query Parameters

cursor
string
limit
integer
Required range: 1 <= x <= 100
includeTotal
boolean
q
string
Maximum string length: 2048

Response

Successful response

success
boolean
required
message
string
required
data
object
required