get
https://api.atendare.com/v2/groups
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
GET - 200
{
"result": {
"total": 2,
"page_index": 0,
"page_size": 15,
"results": [
{
"id": 1,
"name": "Nome do grupo 1"
},
{
"id": 2,
"name": "Nome do grupo 2"
}
]
}
}
