curl --request GET \
--url https://api.sprucecollective.co.uk/gaming/segments{
"segments": [
{
"color": "<string>",
"credits_won": 123,
"id": 123,
"label": "<string>",
"textColor": "<string>",
"type": "<string>"
}
]
}Returns the wheel segments configuration from the database
curl --request GET \
--url https://api.sprucecollective.co.uk/gaming/segments{
"segments": [
{
"color": "<string>",
"credits_won": 123,
"id": 123,
"label": "<string>",
"textColor": "<string>",
"type": "<string>"
}
]
}Site ID (optional)
OK
Show child attributes