Proxies
List Assignments
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/ListAssignments" \ -H "Content-Type: application/json" \ -d '{}'{
"assignmentIds": [
"string"
],
"nextCursor": "string"
}Empty