Endpoint referenceTracker
/tracker/settings
Response Body
application/json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/tracker/settings"{ "$schema": "https://example.com/schemas/TrackerSettingsGetOKBody.json", "settings": { "currency": "string", "stakeMode": "string", "unitValue": 0 }}