Returns a list of Slack mentions of the Recoup Coding Agent bot, pulled directly from the Slack API as the source of truth. Each entry includes the tagger’s information, the prompt they sent, the timestamp, the channel, and any GitHub pull request URLs opened in response. Also returns aggregate pull request statistics. Supports optional time-period filtering. Requires the authenticated account to be a Recoup admin. Authentication via x-api-key or Authorization Bearer token.
Your Recoup API key. Learn more.
Time period to filter tags. One of: all (no date filter), daily (last 24 hours), weekly (last 7 days), monthly (last 30 days). Defaults to all.
all, daily, weekly, monthly Slack tag analytics retrieved successfully
Status of the request
success Total number of times the Coding Agent was tagged in the requested period
134
Total number of pull requests opened by the Coding Agent across all tags in the requested period
121
Number of tags that resulted in at least one pull request being opened
84
List of Slack tag events