pages.list
List static websites this Vee3 account hosts.
Returns page ids, names, slugs, status, public URLs, preview hostnames on vee3.site, attached custom domains if any, and paging metadata.
Cost = 10 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for paginated results. | |
| limit | No | Maximum number of pages to return. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Pages for this Vee3 account. | |
| paging | No | Pagination metadata for the result set. |