List repositories for the current organisation with cursor-based pagination. This endpoint is built for inventory pages, audits, and tooling that needs to walk every repository without extra per-repo calls.
Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Pagination cursor from previous response (base64 encoded)
Maximum number of repositories to return. Defaults to 20 and is capped at 100.
1 <= x <= 100A paginated view of repositories in the organisation.