Crawling
Retrieve the status of a crawling session
Fetches the current status of a specified crawling session using the session ID.
GET
/
v4
/
crawl
/
{sessionId}
/
status
Authorizations
x-api-key
string
headerrequiredHeaders
x-api-key
string
requiredAPI key for authentication
Path Parameters
sessionId
string
requiredUnique ID of the crawling session
Response
200 - application/json
payload
object
Details about the crawling session status
sessionId
string
ID of the crawling session
error
string | null
Null if no error occurred