current_user_groups

Fetch current user's groups
get/v1/me/groups

Query Parameters

limit
page_token
sort_by

Supported set of sort modes for scanning by id only.

Currently, we only support scanning in ascending order.

Responses

Object
items

list of items on this page of results

View of a Group

Object
display_name

Human-readable name that can identify the group

id
silo_id

Uuid of the silo to which this group belongs

next_page

token used to fetch the next page of results (if any)