HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

content

This topic explains how to communicate with the content API.

GETget/api/episerver/v2.0/content/{contentReference}Get content by given content reference and language.
GETget/api/episerver/v2.0/content/{contentGuid}Get content by given content GUID and language.
GETget/api/episerver/v2.0/content/{contentReference}/childrenGet the children of the content item with given language.
GETget/api/episerver/v2.0/content/{contentGuid}/childrenPreview API: Get the children of the content item with given language.
GETget/api/episerver/v2.0/content/{contentReference}/ancestorsGet the ancestors of the content item with given language.
GETget/api/episerver/v2.0/content/{contentGuid}/ancestorsGet the ancestors of the content item with given language.
GETget/api/episerver/v2.0/contentGet content by given content URL or by list of GUID/Reference with given language.