---
title: "Get details of a particular registry"
slug: "get-details-of-a-particular-registry"
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 details of a particular registry

Get/v1/registry/{registry-id}

Details of a particular registry.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersregistry-idstring (uuid) Required

UUID of a registry.

Responses200

Details of a registry.

<select class='api-response-data' aria-label='Media type'><option value='9b495c00-483a-4e4e-a6d8-5bcdf1166b3e'>application/json</option>
</select>object  urlstring    

URL of the registry.

registry_idstring  (uuid)    

UUID of the registry.

descriptionstring    

Description of the registry.

usernamestring    

Username of the registry.
