Endpoint
Paramètres
| Nom | Type | Requis | Emplacement | Description |
|---|---|---|---|---|
groupId | UUID | oui | path | ID du groupe |
limit | integer | non | query | Taille de page |
cursor | string | non | query | Curseur |
search | string | non | query | Recherche sur nom ou téléphone |
Liste les membres d’un groupe avec pagination et recherche.
| Nom | Type | Requis | Emplacement | Description |
|---|---|---|---|---|
groupId | UUID | oui | path | ID du groupe |
limit | integer | non | query | Taille de page |
cursor | string | non | query | Curseur |
search | string | non | query | Recherche sur nom ou téléphone |
200