v1
latestOpenAPI 3.0.02026-08-06194226589.8 KBContents
Get a content item.
You can read the generated documentation for your app at /api/content/{appName}/docs.
get/api/content/{app}/{schema}/{id}
Path parameters
appstring required
The name of the app.
schemastring required
The name of the schema.
idstring required
The ID of the content to fetch.
Query parameters
versioninteger
The optional version.
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-Unpublishedboolean
Return unpublished content items.
Response
Content returned.