v1

latestOpenAPI 3.0.12026-07-1714724311.1 KB
Items
ItemsDemoCollection

Retrieve an Item

Retrieve a single demo_collection item by unique identifier.

get/items/demo_collection/{id}

Path parameters

integer required

Incremental index of the item.

OR
string required

Unique identifier of the item.

Example:1

Index of the item.

Query parameters

fieldsstring[]

Control what fields are being returned in the object.

metastring

What metadata to return in the response.

versionstring

Retrieve an item's state from a specific Content Version. The value corresponds to the "key" of the Content Version.

Response

Successful request