Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Properties

Optional limit

limit: number

The maximum number of items to return

Default: 20, Minimum: 1, Maximum: 50

market

market: string

An ISO 3166-1 alpha-2 country code. If a country code is specified, only items that are available in that market will be returned

If a valid user access token is specified in the request header, the country associated with the user account will take priority over this parameter

⚠️Note: If neither market nor user country is provided, the content is considered unavailable for the client

Optional offset

offset: number

The index of the first item to return

Default: 0 (the first object)

Use with limit to get the next set of items

Legend

  • Property

Generated using TypeDoc