Get a Category

Go to Product

Get Single Browse Category

Get a single category used to tag items in Spotify (on, for example, the Spotify player’s “Browse” tab).

Options

Category Id
The [Spotify category ID](/documentation/web-api/#spotify-uris-and-ids) for the category.
Country (*)

A country: an ISO 3166-1 alpha-2 country code. Provide this parameter to ensure that the category exists for a particular country.

Locale (*)

The desired language, consisting of an ISO 639-1 language code and an ISO 3166-1 alpha-2 country code, joined by an underscore. For example: es_MX, meaning "Spanish (Mexico)". Provide this parameter if you want the category strings returned in a particular language.
Note: if locale is not supplied, or if the specified language is not available, the category strings returned will be in the Spotify default language (American English).

Result Format
Specify how the response should be mapped to the table output. The following formats are available:
  • Structured Table: Returns a parsed table with data split into rows and columns.
    • Href: A link to the Web API endpoint returning full details of the category.
    • Icons: The category icon, in various sizes.
    • Id: The [Spotify category ID](/documentation/web-api/#spotify-uris-and-ids) of the category.
    • Name: The name of the category.
  • Raw Response: Returns the raw response in a single row with the following columns:
    • body: Response body
    • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.