List Managed Brands
GET/v2/managed-brand
List Managed Brand associated with the Company.
Query Parameters
page int32
The actual page number. Default is 1.
size int32
The number of Managed Brand provided. Should be between 1 and 1000. Default is 100.
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
- default
OK - Managed brand list returned.
Bad Request - The request is malformed.
Unauthorized - The API Key is invalid or missing.
Forbidden - Not permitted to use the API endpoint.
Not found - The entity does not exists.
Conflict - The request conflicts with other request.
Internal Server Error - The server has experienced an unexpected condition and is unable to process the request.