List the device certificates signed by the specified CA certificate.
Requires permission to access the ListCertificatesByCA action.
get/certificates-by-ca/{caCertificateId}
Path parameters
caCertificateIdstring required
The ID of the CA certificate. This operation will list all registered device certificate that were signed by this CA certificate.
Query parameters
pageSizeinteger
The result page size.
markerstring
The marker for the next set of results.
isAscendingOrderboolean
Specifies the order for results. If True, the results are returned in ascending order, based on the creation date.
Response
Success