Bunq · Capability
Bunq user/{userID}/event — User
Bunq user/{userID}/event — User. 2 operations. Lead operation: User. Self-contained Naftiko capability covering one Bunq business surface.
What You Can Do
GET
Listalleventforuser
— Get a collection of events for a given user. You can add query the parameters monetary_account_id, status and/or display_user_event to filter the response. When monetary_account_id={id,id} is provided only events that relate to these moneta
/v1/user/{userid}/event
GET
Readeventforuser
— Get a specific event for a given user.
/v1/user/{userid}/event/{itemid}
MCP Tools
get-collection-events-given-user
Get a collection of events for a given user. You can add query the parameters monetary_account_id, status and/or display_user_event to filter the response. When monetary_account_id={id,id} is provided only events that relate to these moneta
read-only
idempotent
get-specific-event-given-user
Get a specific event for a given user.
read-only
idempotent