API Endpoint
GET
Arguments
| Denotes the number of results per page. The maximum number of results that can be fetched is 20. Defaults to 20. | |
| Denotes the number of value items by which the results should be offset. Defaults to 0. Read more about offset-based pagination. | |
| Filter by registration_status. Allowed values: FAILED, PROCESSING, COMPLETED | |
| Filter by registration type. Allowed values: STARTER, STANDARD |
Returns
api_id and a dictionary with an objects property that contains up to 20 brands. Each tuple in the list is a separate Brand object.Response
Response