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.
Example response
{
"count": 348
}Changes
No recorded changes to this endpoint across all 1 revision of this API.