List
Developing
DEVELOPMENT
DEVELOPMENT
GET
https://api.flavours.sa/dev/api/v2/branches
Request Body
Validation
Field | Type | Rule | Description |
---|---|---|---|
page | integer | nullable | Read more on the Pagination page |
per_page | integer | nullable | Read more on the Pagination page |
search | string | nullable | |
sort | string | nullable | Read more on the Sorting page |
includes | array | nullable | Read more on the Includables page |
filter.market_id | string | nullable | Id from Market model |
filter.is_active | boolean | nullable |
filter.market_id
required for user with SUBSCRIBER
roleRequest
Query Params
page
integer
optional
Example:
1
per_page
integer
optional
Example:
20
search
string
optional
sort
string
optional
includes
array[string]
optional
filter[market_id]
string
optional
Example:
b5d70a92-5d2e-4f89-8e52-1827cfbd01f4
filter[is_active]
integer
optional
Example:
1
Request samples
Responses
Modified at 2025-03-26 06:26:22