List the existing HTTP proxy(ies)

List the existing HTTP proxy(ies)

Responses
  • 200 HTTP proxy list

    Array [

    _id
    string (Internal ID) required

    Object internal ID

    name
    string required

    Name of the proxy

    host
    string required

    Hostname of the proxy

    port
    integer required

    Port of the proxy

    credentials
    string | null

    Name of the password credentials to use for Proxy Basic Authentication

    ]

  • 204 No HTTP proxy defined or insufficient permissions
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error