get_user_activity
Retrieve the recent check-in activity feed for any Untappd user. View their beer check-ins with optional limit and ID filters.
Instructions
Retrieve the recent check-in activity feed for a specific Untappd user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (max 25, default 25) | |
| max_id | No | Return results older than this checkin ID | |
| min_id | No | Return only checkins newer than this ID | |
| username | Yes | Untappd username |