Get carousel itemsCopy Pageget https://{endpoint}/v1/b2b/content/carousel-itemsThis API allows us to obtain list of carousel itemsQuery ParamssiteIduuidOptional parameter to filter carousel items by site ID. If not provided, returns all home carousel items. Use null to explicitly request only global items.segmentIduuidFilter carousel items by segment IDmodifiedAfterdate-timeFilter carousel items modified after this date-time. Must be in ISO 8601 UTC format (e.g. 2025-04-09T18:30:00.000Z)includeDeletedbooleanDefaults to falseInclude deleted carousel items in the responsetruefalseincludeDisabledContentTypesbooleanDefaults to falseInclude items with disabled content types in the responsetruefalseignoreCarouselDisablementbooleanDefaults to falseIgnore carousel disablement settingstruefalseResponses 200Success 400Error 401Authorize error 403Forbidden errorUpdated 8 days ago