List scenes in scope
Scenes
List scenes in scope
List the scenes in the caller’s read scope with opaque cursor pagination (FR-13). Returns a SceneList envelope: omit cursor for the first page, then pass the prior page’s next_cursor back as cursor to fetch the next page. A null next_cursor marks the last page.
GET
List scenes in scope
Authorizations
The API key issued for the calling agent. Required on every endpoint except GET /healthz.
Query Parameters
Opaque cursor from a prior page's next_cursor
Page size; clamped to the server max; omitted = default
Required range:
x >= 1