Get Untappd friend activity feed
untappd_activity_feedRetrieve your Untappd friend activity feed showing recent check-ins from people you follow, ordered newest first. Supports pagination with a max_id parameter for browsing older entries.
Instructions
Get your Untappd friend activity feed — the recent check-ins from people you follow, newest first. Page backwards with max_id (the pagination.max_id from a prior call). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max check-ins (1–50, default 25) | |
| max_id | No | Return check-ins older than this id (for paging) |