Skip to content

bullpen polymarket clob current-rewards

Last updated: February 26, 2026

List current active reward programs (authenticated)

Usage

bullpen polymarket clob current-rewards [OPTIONS]

Live Help

List current active reward programs (authenticated)

Usage: bullpen polymarket clob current-rewards [OPTIONS]

Options:
      --cursor <CURSOR>  Pagination cursor (from previous response next_cursor)
      --output <OUTPUT>  [possible values: table, json]
      --env <ENV>        [possible values: staging, production]
      --limit <LIMIT>    Maximum number of rows to print in table output
      --config <CONFIG>  
  -h, --help             Print help

Example Commands

bullpen polymarket clob current-rewards [OPTIONS]
bullpen polymarket clob current-rewards --help
bullpen polymarket clob current-rewards --output json

Example Data

Representative JSON shape for automation and integrations:

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