cURL
search
Post searchv1libraries count
Counts documents of a document class. Only accessible to library administrators.
POST
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the library
Query Parameters
The ID of the document class
The scope of documents to find: 'DELETED' to get only deleted documents, 'NOT_DELETED' (default value) to get only non-deleted documents or 'ALL' to get all documents
Available options:
DELETED, NOT_DELETED, ALL The security code
The G Suite domain
The timezone to use for datetime field searches (default: UTC). Format: 'Europe/Paris' or '+01:00'