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

Get the children of the content item with given language

Path Params
string
required

Parent's content reference

Query Params
string

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

int32

The max number of children to return.

string

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

Headers
string

A token identifying a position to continue from a previously paged response.

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