Steam
List Accounts
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://loading/steam.v1.Steam/ListAccounts" \ -H "Content-Type: application/json" \ -d '{}'{
"accountNames": [
"string"
],
"nextCursor": "string"
}Empty