curl --location --request GET '/api/groups?filter&page&sort&per_page'{
"data": [
{
"key": "01000113959615",
"parentKey": "04000967638059",
"code": "30721685",
"name": "string",
"description": "Aut molestias mollitia qui deserunt sint est et.",
"updatedAt": "2021-07-11T03:37:21Z",
"createdAt": "1996-05-13T16:53:49Z",
"deletedAt": "2010-11-20T08:38:38Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}