GET
/
v4
/
crawl
/
{sessionId}
/
pages

Authorizations

x-api-key
string
headerrequired

Headers

x-api-key
string
required

API key for authentication

Path Parameters

sessionId
string
required

Unique ID of the crawling session

Query Parameters

currentPage
integer

Current page number for pagination

pageSize
integer

Number of items per page for pagination

Response

200 - application/json
payload
object[]

List of crawled pages with statuses

pagination
object

Pagination details

sessionId
string

ID of the crawling session

error
string | null

Null if no error occurred