| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

**locationGroupUuid**  
uuid  
required  
location group unique identifier

**includeAncestorSettings**  
boolean  
Defaults to false  
whether to include the ancestor settings

**filter**  
object  
filterobject

# ``200      the count of automatic break rules for the given location group

# ``500      default error response

---

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request GET \
     --globoff \
     --url 'https://services.fountain.com/api/serviceattendance/processes/automaticBreakSettings/locationGroup/locationGroupUuid/count?includeAncestorSettings=false&filter[collate][locale]=en' \
     --header 'accept: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``200``500

---
