Proxy Management
Get Proxy
Retrieves the details of a proxy server.
GET
/
v1
/
proxies
/
{proxyName}
Authorizations
Authorization
string
headerrequiredThe Authorization
header is used to authenticate with the API using your Master
API key. Value is of the format Bearer YOUR_KEY_HERE
.
Path Parameters
proxyName
string
requiredReplace {proxyName}
in the url path with YOUR_PROXY
.
Response
200 - application/json
ok
boolean
Indicates whether the request was successful e.g., true
data
object
Was this page helpful?