Parameters
Pagination cursor from previous response
Maximum number of branches to return (default: 20)
JWT Requirements
- The JWT must include the repository in the
repoclaim - Requires
git:readscope
Response
Notes
- The cursor field is an opaque pagination token for each branch
- The next_cursor value should be used for fetching the next page
- Branches are ordered by creation time
Error Responses
Invalid JWT or missing
git:read scope