| description | Automatically generated file. DO NOT MODIFY |
|---|
const options = {
authProvider,
};
const client = Client.init(options);
let getByUserRole = await client.api('/solutions/virtualEvents/townhalls/getByUserRole(role='organizer')')
.get();| description | Automatically generated file. DO NOT MODIFY |
|---|
const options = {
authProvider,
};
const client = Client.init(options);
let getByUserRole = await client.api('/solutions/virtualEvents/townhalls/getByUserRole(role='organizer')')
.get();