Get Groups
GET {{baseUrl}}/groups?statistics=<get>&all_available=<>&search=<>&order_by=<>&sort=<>&page=<>&per_page=<>
Get a groups list
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
statistics | string | Include project statistics | |
all_available | string | Show all group that you have access to | |
search | string | Search for a specific group | |
order_by | string | Order by name or path | |
sort | string | Sort by asc (ascending) or desc (descending) | |
page | string | Current page number | |
per_page | string | Number of items per page |