Overview

Sections

Theme switcher

Get Public Items

Header Parameters

StoreIdstring Required

API Key provided by Tuned Global for accessing the service

Query Parameters

offsetnumber

1-based result offset. Default 1. Must be greater than 0.

countstring

Number of items to return. Default 15, capped at 50.

Path Parameters

namestring Required

The page name, e.g. "HomeCarousel"

Response

200
Object

OK

Response Attributes

ObjectTypestring

Returns a string of a generic object

ObjectTypeDisplaystring
ObjectIdinteger

Returns the object Id

ItemIdinteger

Returns the item Id

Sizeinteger

Returns the size of the item

Titlearray

Returns a list of translations of titles

Show child attributes

Subtitlearray

Returns a list of subtitle translations

Show child attributes

Imagearray

Returns a list of resource links to images

Show child attributes

TileUrlstring

Returns a string representation of a tile url

400
Object

offset or count is less than 1, or otherwise malformed

404
Object

No items found for the given page name

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?