List Certificates By C A
GET {{aws_internet_of_things_base_url}}/certificates-by-ca/caCertificateId?ascendingOrder&caCertificateId&marker&pageSize
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ascendingOrder | null | Specifies the order for results. If True, the results are returned in ascending order, based on the creation date. | |
caCertificateId | null | The ID of the CA certificate. This operation will list all registered device certificate that were signed by this CA certificate. | |
marker | null | The marker for the next set of results. | |
pageSize | null | The result page size. |