CrawlSchema
crawl_dataobjectsundefined[]
crawl_idinteger
dataobjectsundefined[]
enddate-timenullable
is_realtimebooleannullable
is_two_factorbooleannullable
login_problem
origin
policy_holder_idintegerrequired
premium_claims_harvestingbooleannullable
retriesintegernullable
sentry_event_idstringnullable
startdate-timerequired
statusstring
CrawlSchema
{
"crawl_dataobjects": [
null
],
"crawl_id": 0,
"dataobjects": [
null
],
"end": "2024-07-29T15:51:28.071Z",
"is_realtime": true,
"is_two_factor": true,
"policy_holder_id": 0,
"premium_claims_harvesting": true,
"retries": 0,
"sentry_event_id": "string",
"start": "2024-07-29T15:51:28.071Z",
"status": "string"
}