GET /groups/{groupId}/logo
Summary: Get the group logo image.
Operation ID: getGroupLogo
Auth: unknown
Operation ID: getGroupLogo
Auth: unknown
Description
If last-modified header is present it is used to check if the logo has been modified since the header date. If it hasn't been modified returns an empty 304 Not Modified response. If modified returns the image. If the group has no logo then returns a transparent 1x1 px PNG image.
Parameters (1)
groupId
(integer, path, required)
Group identifier
No probe data for this endpoint yet.