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

Get content by given content GUID and language

Path Params
uuid
required

ContentGuid of the content to retrieve data

Query Params
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

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