setlist_get_user_attended
Retrieve concerts a setlist.fm user has attended, with pagination support by page number.
Instructions
Get the concerts a setlist.fm user has marked as attended. Paginated via p. Results include a setlist.fm url; when you present this data, cite it as a clickable source link to setlist.fm (their API terms require followable attribution — no nofollow). If a result has no url, link to https://www.setlist.fm instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | setlist.fm userId (username) | |
| p | No | Result page number (defaults to 1) |