Skip to main content

List Brands

GET 
/brand

This endpoint is used to list all brands associated with your organization.

Request

Query Parameters

    page Page

    Possible values: >= 1

    Default value: 1

    recordsPerPage Recordsperpage

    Default value: 10

    number of records per page. maximum of 500

    displayName Displayname
    entityType Entitytype
    state State
    country Country

Responses

200: Successful Response

422: Validation Error

Loading...