Skip to main content
GET

Overview

Retrieves a site by its UUID. Live sites are accessible to anyone. Non-live sites (pending, crawling, analyzing, review) are only accessible to the site owner.

Path Parameters

site_id
string
required
The site UUID

Response

Returns an AgentSiteResponse object. See Get Site by Domain for the full response shape including components.

Example