---
title: "Get details of the registry that will be used for the particular app images"
slug: "get-details-of-the-registry-that-will-be-used-for-the-particular-app-images"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
canonical: "support.fortanix.com/get-details-of-the-registry-that-will-be-used-for-the-particular-app-images"
---

> ## 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 app images

Get/v1/registry/app/{app-id}

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

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parametersapp-idstring (uuid) Required

UUID of an app.

Responses200

Registry details that will be used from saved registry credentials for the particular app images.

<select class='api-response-data' aria-label='Media type'><option value='4c6f8bde-c17d-4343-a62e-e73d24edfe15'>application/json</option>
</select>Expand Allobject  input_image_registryobject (Registry)  urlstring    

URL of the registry.

registry_idstring  (uuid)    

UUID of the registry.

descriptionstring    

Description of the registry.

usernamestring    

Username of the registry.

output_image_registryobject (Registry)  urlstring    

URL of the registry.

registry_idstring  (uuid)    

UUID of the registry.

descriptionstring    

Description of the registry.

usernamestring    

Username of the registry.
