GET
/
v3
/
listings
/
{listing_id}

Path Parameters

listing_id
string | null
required

Query Parameters

merchant
string
required
market
string
required
locale
string
required
external_id
string | null
session_id
string
default:

Response

200 - application/json
listing_id
string
required

Depict ID of the listing.

external_id
string | null

ID of the listing in the merchant PIM, CMS or similar.

listing_type
enum<string>
required
Available options:
long_tail_collection,
campaign,
category,
smart_pick,
style,
brand,
look
show_in_breadcrumbs
boolean
required

Show or hide this listing in navigation breadcrumbs.

show_in_quicklinks
boolean
required

Show or hide this listing in quicklinks.

image_urls
string[]
required

List of image URLs for the listing.

title
string
required
slug
string | null
ancestors
object[]
required

Ordered list of ancestors of the listing, useful for navigation breadcrumbs. The first element is the root listing.

siblings
object[]
required

Siblings of the listing, i.e. listings that share the same parent, INCLUDING the listing itself. Sortet by title.

children
object[]
required

Children of the listing, i.e. listings that have the listing as their parent. Sorted by title.

content_blocks
object[]
required

List of content blocks to be displayed on the listing page. If none no content blocks should be displayed.