Skip to content
EN

Get an item by ID

GET
/{model}/{itemId}

Retrieve a single published item from the specified model by its ID.

model
required
string

Model ID or key

itemId
required
string

Item ID

Successful response

Successful response. The structure varies per project and model. Field keys are defined by the model schema in Re:Earth CMS.

object

API key is invalid

Item not found