Certificates
Get a Certificate by ID or Thumbprint
get/certificates/{id}
Path parameters
idstring required
ID or Thumbprint of the Certificate
Response
The requested Certificate
Example response
{
"EnvironmentIds": [
"Environments-1",
"..."
],
"SpaceId": "Spaces-1",
"TenantIds": [
"Tenants-1",
"..."
]
}