v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

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

nextMarkerstring

The marker for the next set of results, or null if there are no additional results.