Get Relay Proxy config

Get a single Relay Proxy auto config by ID.

Path parameters

idstringRequired
The relay auto config id

Headers

AuthorizationstringRequired

Response

Relay auto config response
_idstring
The ID of the Relay Proxy configuration
namestring

A human-friendly name for the Relay Proxy configuration

policylist of objects
A description of what environments and projects the Relay Proxy should include or exclude
fullKeystring
The Relay Proxy configuration key
displayKeystring
The last few characters of the Relay Proxy configuration key, displayed in the LaunchDarkly UI
creationDatelong
Timestamp of when the Relay Proxy configuration was created
lastModifiedlong
Timestamp of when the Relay Proxy configuration was most recently modified
_creatorobjectOptional
Details on the member who created this Relay Proxy configuration
_accessobjectOptional
Details on the allowed and denied actions for this Relay Proxy configuration

Errors