Technical GEO Reports

Get a technical GEO report

Returns the current status and the full result_data once the report is completed. While it is running, result_data is null and poll_after_seconds tells clients when to check again.

get/technical_geo_reports/{id}

Path parameters

idinteger required

Report id returned by POST /technical_geo_reports or GET /technical_geo_reports

Query parameters

project_idinteger required

Project ID

report_type'crawlability' | 'schema' | 'content_readiness' | 'discoverability' | 'site_structure' | 'robots_txt' | 'agent_readiness' | 'llms_txt' | 'ai_visibility' required

Response

Report status and completed result data

Changes