get_brewery_checkins
Retrieve recent public check-ins for a brewery, showing all its beers globally from Untappd.
Instructions
Retrieve the recent public check-in feed for a brewery (all its beers, globally)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (max 50, default 25 — the API may cap some feeds at 25) | |
| max_id | No | Return results older than this checkin ID | |
| min_id | No | Return only checkins newer than this ID | |
| brewery_id | Yes | Untappd brewery ID |