HomeDev GuideRecipesAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get content by given content url or by list of GUID/Reference with given language

If {matchExact}"/> is set to false then it will route to the "nearest" content. Remaining segments are ignored. The url for the returned content can be used to determine if segments where ignored. Only use contentUrl or guids/references for seperate request. Use contentUrl for get content by url and guids for get content by list of GUID/Reference.

Query Params
string

The absolute url to the content

string

List of GUID seperated by ','

string

List of ContentReference seperated by ','

string

List of properties needed to be expanded. The list is separated by comma

string

List of properties needed to be returned. The list is separated by comma. Default are all properties returned

boolean

Specifies if the specified {contentUrl} should match url of the content exactly, that is no additional segments are allowed.

Headers
string

Determines in which language the content should be retrieved. Example: 'en' or 'sv'

string
required

It should be in the format 'Bearer your_token', where 'your_token' is the token provided after authorization to access API. Note that there should be a space between 'Bearer' and 'your_token'.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

403

Forbidden

404

Not Found

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json