Get a paginated list of company branches

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response
company_brancheslist of objects or null
page_countdouble or null
page_sizedouble or null
total_itemsdouble or null
pagedouble or null

Errors