Get Entity Container
Get a specific Entity Container from an EntityList instance
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The full name of the EntityList including namespace in name@nameSpace format
The unique id of the Entity
Query Parameters
limits which fields are returned in the response body
Response
OK
The metadata and Entity contents for an entity persisted in an EntityList in MZDB. The Item property contains the json representation of the Entity
The unique identifier for the Entity.
The entity in json format.
The nameSpace and name for the EntityList in the format name@nameSpace.
The localeCode for the Entity. This will only be populated for EntityLists that are created with IsLocaleSpecific set to true.
The userId of the shopper account associated with this Entity. This will only be populated for EntityLists that are creaetd with IsShopperSpecific set to true.

