---
title: "Get all app configs"
slug: "get-all-app-configs"
updated: 2026-04-04T02:22:39Z
published: 2026-04-04T02:22:47Z
canonical: "support.fortanix.com/get-all-app-configs"
---

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

Get/v1/app_configs

Get detailed information of all app configs that the current user has access to.

SecurityAPI Key: bearerTokenHeader parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Query parametersnamestring

App config name

descriptionstring

App config description.

image_idstring (uuid) 

Search configurations for given image id

filterstring

Filter to use for items, currently supports labels, syntax: {"labels":{"key1":"value1","key2":"value2"}}

limitinteger

Maximum numbers of app configs to return.

offsetinteger

Number of app configs to skip from start.

Responses200

Search result for app config objects.

<select class='api-response-data' aria-label='Media type'><option value='4f253e0c-b869-4ba1-b491-463a1f371cd8'>application/json</option>
</select>Expand Allobject  metadataobject (SearchMetadata)  pageinteger    

Current page number

pagesinteger    

Total pages as per the item counts and page limit.

limitinteger    

Number of items to limit in a page.

total_countinteger    

Total number of unfiltered items.

filtered_countinteger    

Total number of items as per the current filter.

items Array of object (ApplicationConfigResponse)   object  config_idstring    
created_atinteger  (int64)    
updated_atinteger  (int64)    
namestring    
descriptionstring    
app_configobject  property*object (ApplicationConfigContents)  additionalPropertiescontentsstring    

labelsobject  property*string    additionalProperties

ports Array of string   string    
zoneobject (VersionedZoneId)  idstring  (uuid)    
versioninteger  (int64)    

group_idstring  (uuid)
