Skip to main content

Endpoint

GET /api/v1/contacts/groups

Réponse succès 200

{
  "data": {
    "groups": [],
    "total": 0
  }
}