List Certificates
GET {{aws_internet_of_things_base_url}}/certificates?ascendingOrder&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. | |
marker | null | The marker for the next set of results. | |
pageSize | null | The result page size. |