List contents

Log in to see full request history
Query Params
ids
array of strings

Filter on contents that have on of those ids

ids
string

Filter on contents that contains that string in the name

resourceGroupIds
array of strings

Filter on contents with on of those resource groups

resourceGroupIds
status
array of strings

Filter on contents with one of those statuses

status
boolean
Defaults to null

Display archived contents

Defaults to updatedAt
Defaults to desc
boolean
Defaults to null

Filter on contents with live data and return only live version.
Note: when using this option, the status will always be PUBLISHED

select
array of strings

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

select
number
≥ 1
Defaults to 1
number
≥ 1
Defaults to 10
Response

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