v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Contents

Queries contents.

You can read the generated documentation for your app at /api/content/{appName}/docs.

post/api/content/{app}

Path parameters

appstring required

The name of the app.

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.

Request body

idsstring[] nullable

The list of ids to query.

scheduledFromstring date-time nullable

The start of the schedule.

scheduledTostring date-time nullable

The end of the schedule.

referencingstring nullable

The ID of the referencing content item.

referencesstring nullable

The ID of the reference content item.

oDatastring nullable

The optional odata query.

{"stackTrail":"components:schemas:AllContentsByPostDto:properties:q","oasType":"schema","type":"unknown","description":"The optional json query.","nullable":true}

Response

Contents returned.

_linksobject required

The links.

totalinteger required

The total number of content items.