Authentication Required
This endpoint requires an active user session and cannot be accessed via API keys. It’s designed for authenticated user interactions within the web application.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
OK
The avatar of the account
"f1a1d2c3d0c9d1e1f2f3f4f5f6f7f8f9.jpg"
The city of the account
"Bad Krozingen"
The connections the account has
The country code of the account
"Germany"
The developer apps the account has
The email of the account
"steamsets@example.com"
The location updates the account has
The name of the account
"steamsets"
The name updates the account has
The privacy of the account
private, public, friends_only "public"
The region of the account
"Europe"
The resources the account has (permissions)
The roles the account has
The sessions the account has
The state of the account
"Baden-Wurttemberg"
The vanity of the account
"steamsets"
The vanity updates the account has
A URL to the JSON Schema for this object.
"https://api.steamsets.com/schemas/V1AdminGetAccountResponseBody.json"
