Retrieve Categories V2

Retrieve a list of primary and secondary categories supported by Bud's categorisation model.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to flat

Determines if the response will be structured:

  • As a flat object where all categories and subcategories are listed separately under different fields. See the example response Flat Response.
  • As a map where all categories are listed as objects themselves with their respective subcategories listed in fields within the category objects. See the example response Map Response.
Allowed:
string

The name of the model for which categories should be returned. See the List Categorisation Models V2 endpoint for available model names.

string

Filter out categories that do not have the specified label. If unset, endpoint will include all labels

Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

400

The request contains an invalid payload.

401

Unauthorised request

404

Model not found

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json