Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Query Parameters

period
enum<string>
default:all

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.

Available options:
all,
daily,
weekly,
monthly

Response

Slack tag analytics retrieved successfully

status
enum<string>
required

Status of the request

Available options:
success
total
integer
required

Total number of times the Coding Agent was tagged in the requested period

Example:

134

total_pull_requests
integer
required

Total number of pull requests opened by the Coding Agent across all tags in the requested period

Example:

121

tags_with_pull_requests
integer
required

Number of tags that resulted in at least one pull request being opened

Example:

84

tags
object[]
required

List of Slack tag events