Scopes:group-forum:readEngine: Usable with HttpService
group_id The group ID.
maxPageSize The maximum number of group forum categories to return. The service might
return fewer than this value. If unspecified, at most 10 group forum
categories are returned. The maximum value is 10 and higher values are set
to 10.
pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must
match the call that provided the page token.
filter This field may be set in order to filter the resources returned.
Filtering conforms to Common Expression Language (CEL). Only the boolean
field archived and == operator are supported. If archived=false,
archived categories are not returned. The default value is false.
Example: "filter=archived==true"
BETALists forum categories in the group.
Scopes:
group-forum:readEngine: Usable with HttpServicegroup_id The group ID. maxPageSize The maximum number of group forum categories to return. The service might return fewer than this value. If unspecified, at most 10 group forum categories are returned. The maximum value is 10 and higher values are set to 10. pageToken A page token, received from a previous call, to retrieve a subsequent page.
When paginating, all other parameters provided to the subsequent call must match the call that provided the page token. filter This field may be set in order to filter the resources returned.
Filtering conforms to Common Expression Language (CEL). Only the boolean field
archivedand==operator are supported. Ifarchived=false, archived categories are not returned. The default value isfalse. Example:"filter=archived==true"