v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBContents
Queries contents.
You can read the generated documentation for your app at /api/content/{appName}/docs.
get/api/content/{app}/{schema}
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
Query parameters
idsstring nullable
The optional ids of the content to fetch.
qstring nullable
The optional json query.
$searchstring
Optional number of items to skip.
$topnumber
Optional number of items to take.
$skipnumber
Optional number of items to skip.
$orderbystring
Optional OData order definition.
$filterstring
Optional OData filter.
Headers
X-Fieldsstring
The list of content fields (comma-separated).
X-Flattenboolean
Provide the data as flat object.
X-Languagesstring
The list of languages to resolve (comma-separated).
X-NoSlowTotalboolean
Do not return the total amount, if it would be slow.
X-NoTotalboolean
Do not return the total amount.
X-Unpublishedboolean
Return unpublished content items.
Response
Contents returned.