---
title: "Get a compute node's certificate."
slug: "get-a-compute-node-s-certificate"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fortanix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a compute node's certificate.

Get/v1/nodes/{node-id}/certificate-details

Get certificate for the compute node.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersnode-idstring (uuid) Required

UUID of a compute node.

Responses200

Certificate details.

<select class='api-response-data' aria-label='Media type'><option value='69dcba1e-47b0-4ca2-b934-ed9147019937'>application/json</option>
</select>Expand Allobject  enclave_infoobject (EnclaveInfo)  

Info on a application enclave.

mrenclavestring    

mrenclave of an image, as a hex string.

mrsignerstring    

mrsigner of an image, as a hex string.

isvprodidinteger  (int32)    

ISV Product Id.

isvsvninteger  (int32)    

ISV Security Version Number.

subject_namestring    

Name of the subject.

issuer_namestring    

Name of the issuer.

valid_untilinteger  (int64)    

Certificate expiry date.

valid_frominteger  (int64)    

Certificate valid from.

cpusvnstring    

CPUSVN, as a hex string.

ias_quote_statusstring    

IAS quote status.
