Get catalogs items

GET {{baseUrl}}/catalogs/items?country=US&item_ids=CR123&language=EN

Get the items of the catalog created by the operating user_account. See detailed documentation here.

Request Params

KeyDatatypeRequiredDescription
countrystring(Required) Country for the Catalogs Items
item_idsstring(Required) Catalogs Item ids
languagestring(Required) Language for the Catalogs Items

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},{"item_id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"attributes":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]}