cURL
curl --request GET \ --url https://api.scoot.app/api/v1/rules/entry/config/details \ --header 'X-API-Key: <api-key>'
{ "configurationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "entryOption": "DEFAULT", "groupSpawnSize": 123, "groupFormerCount": 123, "startingPointX": 123, "startingPointY": 123, "entryFlow": "SPIRAL", "rules": [ { "property": "<string>", "operator": "<string>", "value": "<string>" } ], "associatedSocialIds": [ "3c90c3cc-0d44-4b50-8888-8dd25736052a" ] }
OK
DEFAULT
ACCOUNT
CUSTOM_RULES
STARTING_POINT
SPIRAL
GRID
Show child attributes