!!! info "[QueryEpochBadgeRequest](/../../schemas/query_epoch_badge_request)" Query list of epoch badges
|Name
`Lite`|Type|Required
`Default`| Description | |-|-|-|-| |account_id
`ai` |string|False
`'all'`|The off chain account id to get referral stats| |epoch
`e` |integer|False
`'all'`|The numerical epoch index| |type
`t` |RewardProgramType|False
`'all'`|The type of the reward program| |limit
`l` |integer|False
`'500'`|The limit to query for. Defaults to 500; Max 1000| |cursor
`c` |string|False
`'all'`|The cursor to indicate when to start the query from| ??? info "[RewardProgramType](/../../schemas/reward_program_type)" |Value| Description | |-|-| |`ECOSYSTEM` = 1|| |`TRADER` = 2|| |`LP` = 3||