Get digital certificates list

Retrieves a paginated list of digital certificates for the specified merchant

Path parameters

merchantIdstringRequired
Merchant ID
organizationIdstringRequired
Organization ID

Headers

AuthorizationstringRequired

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

Response

Obtain digital certificates list
certificateslist of objects
List of paginated certificates
totalItemsdouble
Total number of items across all pages
pageSizedouble
Number of items per page
pageCountdouble
Total number of pages
pagedouble
Current page number

Errors