orgInfoForGroup
Gets organization info for a group.
Parameters
Name | Type | Description |
---|---|---|
groupId | GroupId | The ID of the group to get organization info about. |
Example
const { data: orgInfo } = await ClassicOrganizationsApi.orgInfoForGroup({ groupId: 15842838 });
Example Data
{ id: "4244556007738484576", groupId: "15842838" }
Endpoint
GET /v1/organizations