v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Authoring content

Retrieve the total number of content items in the database.

<br />User roles: admin, manager, editor, viewer

get/authoring/v1/content/count

Response

Successfully returns the count of the total number of content items in the database.

countinteger required

Example response

{
  "count": 348
}