v1

latestOpenAPI 3.1.02026-07-14636.1 KB

Get total digital file count

Retrieves the total number of digital files, with optional filtering.

get/digital-files/count

Response

The total count of digital files.

countinteger

The total number of digital files.

Example response

{
  "count": 100
}