steam_getPlayerAchievements
Retrieve a player's achievement unlock status and timestamps for a specific Steam game. Requires a public profile and a Steam API key.
Instructions
Get a specific player's achievement unlock status and timestamps for a Steam app. The player's profile must be public. Requires STEAM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | Steam application ID to get achievements for | |
| steamid | Yes | 64-bit Steam ID of the player |