Users
Search users
Search by name or handle (minimum 2 characters). Exact SteamID64 queries are supported. Results include public steamId when linked.
get/users/search
Query parameters
limitinteger
Maximum number of users to return (1-50).
cursorinteger
Offset-based cursor from a previous response's nextCursor, or 0 to start.
offsetinteger
Number of items to skip. Alias of cursor.
pageinteger
1-indexed page number. Alternative to cursor/offset.
pageSizeinteger
Alias of limit, used with page.
qstring
Search by name or handle (minimum 2 characters). Exact SteamID64 also supported.
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.