#endpoint certs

1 messages · Page 1 of 1 (latest)

finite ingot
#

anyone have any idea how to get restapi information about the above certs and their expiry dates? I am trying to build a dashboard for our ops teams.

wise egret
#

GET the endpoint ids : /api/private/gateway-configs
GET the certificate for each endpoint: /api/v3/private/gateway-configs/{endpointID}/server-config

Then you should be able to get the server certificate details in the result