Interface GetGroupsPayload

interface GetGroupsPayload {
    bookmark?: string;
    groupIds?: string[];
}

Properties

Properties

bookmark?: string

The pagination bookmark to start from

groupIds?: string[]

The specific IDs to fetch