Lists all shelves (saved workspace states) for the current user in a repository, optionally filtered by branch_id parameter. Each shelf includes its ID, name, creation timestamp, associated branch and commit IDs. Shelves allow users to temporarily save uncommitted changes for later reapplication. Requires READ access to the repository.
This API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Optional branch id to filter by