Skip to main content
Version: 8.9 (unreleased)

Type Alias: GetGroupData

type GetGroupData = object;

Defined in: gen/types.gen.ts:10771

Properties

body?

optional body: never;

Defined in: gen/types.gen.ts:10772


path

path: object;

Defined in: gen/types.gen.ts:10773

groupId

groupId: string;

The group ID.


query?

optional query: never;

Defined in: gen/types.gen.ts:10779


url

url: "/groups/{groupId}";

Defined in: gen/types.gen.ts:10780