GetGroup fetches a group for the organization.Ask AIget https://api.cast.ai/v1/organizations/{organizationId}/groups/{id}Path ParamsorganizationIdstringrequiredOrganizationID is the organization ID for which the group is fetched.idstringrequiredID is the id of the groups to be fetched.Response 200Groups is the fetched groups.Updated 7 months ago