GET
/
certificates

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

_id
object

ObjectID matching arguments.

serialNumber
object

NonNegativeInt matching arguments.

issuer
object

ObjectID matching arguments.

notBefore
object

Date range arguments.

notAfter
object

Date range arguments.

subject
object

ObjectID matching arguments.

version
object

NonNegativeInt matching arguments.

createdAt
object

Date range arguments.

updatedAt
object

Date range arguments.

sort
object

Sort arguments for Certificates query.

pagination
object

Pagination arguments.

accessScope
enum<string>
Available options:
Organization,
Subject

Response

200 - application/json
id
string
required
info
object
required

Pagination info.

results
object[]
required

List of Certificates.