Skip to content

bullpen polymarket clob rewards

Last updated: February 26, 2026

View reward earnings for a specific date (authenticated)

Usage

bullpen polymarket clob rewards [OPTIONS] --date <DATE>

Live Help

View reward earnings for a specific date (authenticated)

Usage: bullpen polymarket clob rewards [OPTIONS] --date <DATE>

Options:
      --date <DATE>      Date in YYYY-MM-DD format
      --output <OUTPUT>  [possible values: table, json]
      --cursor <CURSOR>  Pagination cursor (from previous response next_cursor)
      --env <ENV>        [possible values: staging, production]
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

bullpen polymarket clob rewards [OPTIONS] --date <DATE>
bullpen polymarket clob rewards --help
bullpen polymarket clob rewards --output json

Example Data

Representative JSON shape for automation and integrations:

{
  "command": "bullpen polymarket clob rewards --output json",
  "status": "ok",
  "checks": [
    { "name": "connectivity", "status": "pass" },
    { "name": "auth", "status": "pass" }
  ],
  "last_updated": "2026-02-26"
}