rozod
    Preparing search index...

    Variable getCloudV2GroupsGroupIdShoutConst Api Param Description

    getCloudV2GroupsGroupIdShout: EndpointGeneric<
        { group_id: string },
        {
            content: string;
            createTime: string;
            path: string;
            poster: string;
            updateTime: string;
        },
        undefined,
    > = ...

    GET https://apis.roblox.com/cloud/cloud/v2/groups/:group_id/shout Get Group Shout group_id The group ID. Gets the group shout.

    If a guest can view the group shout, this is always retrievable.

    If a guest cannot, a member who has the permissions to view the group shout, along with the group:read scope, will be able to read the group shout.