Get all the raffles

Retrieve all available raffles for the campaign with pagination support.

Access Level Behavior

Access LevelBehavior
PublicReturns all available raffles
AdminReturns all raffles including disabled and hidden raffles.

Access

This endpoint requires one of the following:

  • API key (header X-API-KEY)
  • JWT bearer (Authorization: Bearer )
  • Public access via game_name query param
Language
Credentials
Click Try It! to start a request and see the response here!