interface GetOrgsIDMembersRequest {
    orgID: string;
}

Properties

Properties

orgID: string

The ID of the organization to retrieve users for.

MMNEPVFCICPMFPCPTTAAATR