---
title: "Get zone details."
slug: "get-zone-details"
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 zone details.

Get/v1/zones/{zone-id}

Get details for a zone.

Path parameterszone-idstring (uuid) Required

UUID of a zone.

Responses200

Details of the zone.

<select class='api-response-data' aria-label='Media type'><option value='1f63ab36-1d1b-4eb3-974e-50077e5d77e6'>application/json</option>
</select>Expand Allobject  

Detailed info of a zone.

acct_idstring  (uuid)    

The account ID of the account that this zone belongs to.

node_enrollmentobject (NodeEnrollment)  attestation_enforcement_disabled_insecureboolean    

certificatestring    

Zone certificate (PEM format).

zone_idstring  (uuid)    

Zone Id.

namestring    

Zone name.

descriptionstring    

Zone description.
