ReferenceAPIOperationsInstance Settings
Get trusted proxy runtime settings
Get trusted proxy runtime settings
Operation ID
get_external_access_trusted_proxy_settingsAuthorization
bearer_auth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
curl -X GET "https://example.com/v1/settings/external-access/trusted-proxy"{ "settings": { "has_shared_secret": true, "has_warpgate_ticket": true, "trusted_proxy_cidrs": [ "string" ], "updated_at": 0, "user_email_header": "string", "warpgate_ticket_source": null }}