Get all certificates.
Certificate Management
Get All Certificates
Retrieves all certificates of the user.
GET
Get all certificates.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter certificates by access type.
Available options:
public, private Filter certificates by type.
Available options:
content, file, asset, url Timestamp from which to start retrieving certificates.
Timestamp from which to stop retrieving certificates.
Number of certificates to skip.
Maximum number of certificates to return.
Sort certificates ascending or descending by date of creation.
Available options:
asc, desc Fields to return in the response separated by commas.