Proxies
List Pools
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/proxies.v1.Proxies/ListPools" \ -H "Content-Type: application/json" \ -d '{}'{
"nextCursor": "string",
"poolIds": [
"string"
]
}Empty