Public (Signing) Certificate
Retrieve the pod certificate that can be use to validate signed JWT tokens generated from the pod.
Last updated
Was this helpful?
Was this helpful?
GET /pod/v1/podcert HTTP/1.1
Host: yourpodURL.symphony.com
Accept: */*
{
"certificate": "PEM_CERTIFICATE"
}