List free-round grants
GET/free-rounds
GET
/free-rounds
List your free-round grants, newest first.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Query Parameters
Section titled “Query Parameters”sub_operator_ref
string
brand-01Platform accounts only. Which brand this call acts as — the same
ref the session or grant was created with. Same format and error
codes as sub_operator_ref on POST /v1/sessions: omit it to use
your default brand, and note that sending it empty is a 400
(E6004), not a fallback.
player_id
string
status
string
Filter by grant status.
limit
integer
offset
integer
Responses
Section titled “Responses”List of grants.
object
count
integer
grants
Array<object>
object
grant_id
string format: uuid
status
string
provider_code
string
player_id
string
currency
string
count
integer
rounds_used
integer
start_at
string format: date-time
end_at
string format: date-time
created_at
string format: date-time
Missing, invalid, or revoked API key.
object
error
required
object
code
required
type
Snake-case mnemonic for the code (e.g. game_blocked_jurisdiction,
player_self_excluded). Branch on code; type is for readability.
string
game_blocked_jurisdictionmessage
required
string
request_id
Correlation ID for support escalation.
string
details
object
key
additional properties
any