curl --location --request GET '/brand'
{
"page": 1,
"records": [
{
"assignedCampaingsCount": 2,
"brandId": "4b206179-f731-8ab7-f19c-34e19d22ide9",
"companyName": "Example Company Inc.",
"createdAt": "2021-03-08T17:57:48.801186",
"displayName": "Example Company",
"email": "examplename@examplecompany.com",
"entityType": "PRIVATE_PROFIT",
"failureReasons": null,
"identityStatus": "VERIFIED",
"status": "OK",
"tcrBrandId": "BBRAND1",
"updatedAt": "2021-03-08T17:57:48.801186",
"website": "www.examplecompany.com"
}
],
"totalRecords": 1
}
Authorization: Bearer ********************