cURL
curl --request GET \ --url https://api.kadoa.com/v4/crawl/{sessionId}/status \ --header 'x-api-key: <api-key>'
{ "sessionId": "<string>", "error": "<string>", "payload": "<unknown>" }
Get the current status of a crawling session
API key for authentication
200
Response schema for getting a crawling session status
Session ID
Error message if any
Details about the crawling session status