API
Data API

Categories

methods allow you to get a list of portal brands or information on a specific brand get get /categories return a list of categories response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents list#response definitions count integer the number of categories next string (uri) nullable nullable next page previous string (uri) nullable nullable previous page results array of objects an array of objects with information about categories id integer category id name string \[ 1 255 ] characters \[ 1 255 ] characters category name get get /categories/{id} returns information about the category by id response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents read#response definitions id integer category id name string \[ 1 255 ] characters \[ 1 255 ] characters category name