Skip to main content

Get branches

GET 

/branches

Returns a paginated list of branches in the organisation. Use offset and limit to page through results, and sortBy to control ordering. The response includes pagination metadata in the Items-Limit, Items-Offset, and Items-Total headers.

Request

Responses

Branches list returned.

Response Headers
    Items-Limit

    Pagination details, the requested page size

    Items-Offset

    Pagination details, the index of the first returned item

    Items-Total

    Pagination details, the total available items