Skip to main content
GET
/
commerce
/
customer
/
b2baccounts
/
behaviors
/
categories
Error
A valid request URL is required to generate request examples
{
  "items": [
    {
      "id": 123,
      "name": "<string>"
    }
  ],
  "totalCount": 123
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Response

Success

items
object[] | null
totalCount
integer<int32>