Inputs
SelectItem
Output
Type:List[Dict]
Returns one row per project: project_id, project_name, target_url, target_mode, target_protocol, date (crawl timestamp), status, health_score, total, urls_with_errors, urls_with_warnings, urls_with_notices. The crawl fields are null until a crawl has finished, including while one is still running, so a null health_score means no completed crawl rather than a perfect site.
Fields: project_id, project_name, target_url, date, status, health_score, total, urls_with_errors, urls_with_warnings, urls_with_notices
Example:

