v4

latestOpenAPI 3.1.02026-07-3196251302.5 KB
account

List inventory sets

Get all trading card sets with ownership information for the authenticated user

post/v1/account.listInventorySets

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

inventoryUpdatedAtinteger

When inventory was last updated (unix millis)

nextRefreshAtinteger

When next refresh is allowed (unix seconds)

Example response

{
  "$schema": "https://api.steamsets.com/schemas/V1AccountListInventorySetsResponseBody.json"
}