---
title: "Get all zones."
slug: "get-all-zones"
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 all zones.

Get/v1/zones

Get details of all the zones.

Responses200

Details of all the zones.

<select class='api-response-data' aria-label='Media type'><option value='25a37140-03d7-47ba-a461-27c0a339243b'>application/json</option>
</select>Array of object   object  

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.
