Read proxy
Returns the current proxy configuration for the instance named in the {instance} path parameter.
Authorizations
Your Pilot Status API key (ps_...). Evolution GO also accepts Authorization: Bearer <key>.
Path Parameters
The number's display name in the Pilot Status dashboard.
Response
Success — provider-native response body.
The saved proxy record for the instance. Returns null when no proxy record exists.
Unique identifier of the proxy record (cuid).
Whether the proxy is enabled for this instance.
Proxy host name or IP address.
Proxy port.
Proxy protocol (e.g. http, https, socks4, socks5).
Proxy authentication username.
Proxy authentication password.
Timestamp when the proxy record was created (ISO 8601).
Timestamp when the proxy record was last updated (ISO 8601).
Identifier of the instance this proxy belongs to.