Options
| Parameter | Type | Description |
|---|---|---|
limit | Optional | Maximum branches per page |
cursor | Optional | Pagination cursor from a previous response |
Response
| Field | Type | Description |
|---|---|---|
branches | Array | List of branch info objects |
nextCursor (TypeScript)next_cursor (Python) | Optional | Cursor for the next page (absent when no more results) |