Verdocs - Developer Documentation
ReferenceRest APIApi docsBrands

List brands

GET
/v2/organizations/{organizationid}/brands

Path Parameters

organizationid*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/organizations/ORGANIZATIONID/brands" \    -H "Authorization: Bearer ACCESS_TOKEN" \    -H "content-type: application/json" \    -d '{"param": "value"}'
[
  {
    "locale": "string",
    "timezone": "string"
  }
]
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}