# GET /brands **GET /brands** Fetch all brands ## Servers ## Parameters ### Query parameters - **search** (string) Search by resource Name - **page** (integer) requested page number - **page_size** (integer) requested page size ## Responses ### 200 successful operation #### Body: (object) - **data** (array[object]) - **links** (object) ### 401 Authorization information is missing or invalid. ### 400 Bad Request ### 500 Server Error [Powered by Bump.sh](https://bump.sh)