GET /api/sites
Returns all manifests that the server pre-fetched when bw run started. Each entry includes the slug used to address that site in all other endpoints.
No parameters required.
Example
Response fields
The response is a JSON array of manifest summary objects. Each object contains:The list reflects manifests fetched at server startup. If you record and train a new site while
bw run is active, restart the server to pick up the new manifest.