v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring 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.
Example response
{
"count": 348
}