Get
/v1/app_configs/{config-id}
Get details of a particular app config.
Security
API Key: bearerToken
Header parameter nameAuthentication
A JWT bearer token to be passed once authenticated.
Path parameters
config-id
stringRequired
Identity of an application config.
Responses
200
Details of an app config
object
config_id
string
created_at
integer (int64)
updated_at
integer (int64)
name
string
description
string
app_config
object
property*
object (ApplicationConfigContents) additionalProperties
contents
string
labels
object
property*
string additionalProperties
ports
Array of string
string
zone
object (VersionedZoneId)
id
string (uuid)
version
integer (int64)
group_id
string (uuid)