Get All Groups

Returns all groups.

Headers

AuthorizationstringRequired

Header authentication of the form Api-Key <token>

Query parameters

pageNumberintegerOptional

Page number for pagination, starting from 1.

pageSizeintegerOptional

Number of groups to retrieve per page.

Response

Successfully retrieved list of groups.

groupslist of objectsOptional
row_countintegerOptional
total_countintegerOptional

Errors