Skip to main content
GET
List groups

Query Parameters

offset
integer<int32>
default:0

The cursor used in pagination. This is the index of the first group to be returned.

limit
integer<int32>
default:20

The maximum number of groups to be returned. The default is 20.

sort_by
string

The property used to sort the groups by. The default is Name.

order_by
string

The sorting direction for the returned groups. Accepted values: ASC, DESC. The default is ASC.

Response

200

Groups returned