---
title: "Get details of the registry that will be used for the particular image"
slug: "get-details-of-the-registry-that-will-be-used-for-the-particular-image"
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 the registry that will be used for the particular image

Get/v1/image/registry

Get details of the registry that will be used for the particular image.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Query parametersimage_namestringRequired

Docker image name.

Responses200

Registry detail that will be used from saved registry credentials for the particular image.

<select class='api-response-data' aria-label='Media type'><option value='73587a48-36fb-49f1-b6b6-61ec8878ee98'>application/json</option>
</select>Expand Allobject  registryobject (Registry)  urlstring    

URL of the registry.

registry_idstring  (uuid)    

UUID of the registry.

descriptionstring    

Description of the registry.

usernamestring    

Username of the registry.
