Retrieve Categories

Retrieve the category taxonomies related to Bud's categorisation service

Query Params
string
enum

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:
Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses

401

Unauthorised request

405

An unexpected HTTP method was used

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
Response
Choose an example:
application/json