- 開発
- CMS Developer Docs
- Get an item by ID
Get an item by ID
GET /{model}/{itemId}
GET
/{model}/{itemId}
Retrieve a single published item from the specified model by its ID.
Authorizations
Section titled “Authorizations ”- None
- apiKey
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” model
required
string
Model ID or key
itemId
required
string
Item ID
Responses
Section titled “ Responses ”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