steam_getPlayerAchievements
Retrieve a Steam player's achievement unlock status and timestamps for a specific app. Requires a public profile and valid Steam ID.
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 |
|---|---|---|---|
| steamid | Yes | 64-bit Steam ID of the player | |
| appid | Yes | Steam application ID to get achievements for |