Get Jackpots Info
RGS API
Get Jackpots Info
Retrieves a list of all the jackpots, available on the platform.
Get Jackpots Info
Documentation Index
Fetch the complete documentation index at: https://docs.game-services.work/llms.txt
Use this file to discover all available pages before exploring further.
GET /platform/api/jackpots
Headers
| Name | Type | Description |
|---|---|---|
| Authorization | string | Bearer token authorization header (format: Bearer your_token_here). |
Response Parameters
| Name | Type | Description |
|---|---|---|
| jackpots | array | List of available jackpots |
| Name | Type | Description |
|---|---|---|
| name | string | Name of the jackpot |
| uuid | string | Unique identifier of the jackpot |
Example