Get All Certificates Using GET

Get All Certificates Using GET

Get all certificates

Request
URI
GET
https://{api_host}/api/certificate
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The log forwarding configuration data

Returns certificates of type(s) application/json
{
    "certificates": [
        {
            "certificateDetails": "string",
            "expires": "string",
            "issuedBy": "string",
            "issuedTo": "string",
            "thumbprint": "string"
        }
    ]
}
certificates
Optional

Collection of certificates