GET /v1/routes
List published routes for static generation.
GET
/v1/routesLists published paths so the site can SSG pages at build time.
Edge base URL: https://edge.amplifyup.ai
Used by generateAmplifyStaticParams.
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
| trackingId | string | Yes | Site tracking ID. Required if site is omitted. |
| site | string | No | Internal site id. Required if trackingId is omitted. |
Example request
Example response (200)
Errors
| Status | Meaning |
|---|