![]() |
API Documentation
|
GET - used to retrieve the total number of Secure Objects in the Created state and collections which have recently been created on the Covata Platform.This API endpoint retrieves the total numbers of completed Secure Objects (i.e. in the Created state) and collections which have recently been created on the Covata Platform.
By default, the numbers of completed Secure Objects and collections created in the last 24 hours are returned in the response from this API endpoint. However, the numbers of these items which have been created in the last 1 or more hours (up to the last week, i.e. 168 hours) can be retrieved.
Note: This feature is not used on the 'Dashboard' page of Covata Administration.
This API endpoint supports the following Covata user roles (as described in the Covata Platform Administrator's Guide):
The Covata Platform's resources available to one of these Covata users (above) is determined by the access token passed in the header of requests to this endpoint.
The appropriate access token as the Bearer token:
Authorization: Bearer a1b2c3d4-e5f6-g7h8-i9j0-k1l2m3n4o5p6The following optional parameter can be sent in the URL of the GET request:
24 hours is assumed. 1 to 168 hours, then the default of 24 hours is assumed. A JSON-formatted response containing the following members:
collectionsCreated - The total number of collections which were created in the last lastHours number of hours.
Example: