List Gauntlet-curated vaults
Returns identification-only rows for the admin-curated visible vaults, ordered most-recent-first; pass ?include_hidden=true for every enabled vault (hidden included, disabled never). Each row's group.id groups deployments of the same logical Admin vault, group.slug is its unique public route, and group.is_primary identifies its representative. Use /{vault_id} for current metrics, /{vault_id}/definition for the full vault definition, /{vault_id}/timeseries for history.
Cursor-paginated, but the default page size is the cap so most callers don't need to think about it — pass meta.next_cursor back as ?next= only if the result exceeds 1000 vaults.
Query parameters
Opaque cursor from previous meta.next_cursor.
Page size (1–1000, default 1000).
Include hidden (enabled but unlisted) vaults alongside visible ones. Disabled vaults are never listed.
Response
List of vaults