GET /sites/
This endpoint returns detailed information about a single site, including its status, file URLs, and last generation options.Path Parameters
string
required
The ID of the site to retrieve.
Response
string
The unique identifier for the site.
string
The normalized URL of the site.
string
The ID of the user who owns the site.
string
The current status:
pending, processing, completed, or failed.string
URL to access the generated llms.txt file.
string
URL to access the full-text version (if available).
object
The options used for the last generation.
string
ISO 8601 timestamp of site creation.
string
ISO 8601 timestamp of last update.