List contents
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Filter on contents that have on of those ids
Filter on contents that contains that string in the name
Filter on contents with on of those resource groups
Filter on contents with one of those statuses
draft, publishing, published, error Display archived contents
Display hidden contents
name desc Filter on contents with a specific hierarchy path. Pass an array of strings representing the folder path (e.g., ["Marketing", "Q4"] for Marketing > Q4). Empty array returns root-level contents.
Filter on contents with live data and return only live version.
Note: when using this option, the status will always be PUBLISHED
List of fields you want to get, by default the whole content with versions is returned.
But you can choose to return only ['name'] to have data: [{ id: 'bar', name: 'foo' }].
Note: id is always returned
x >= 1x >= 1