orgs

Get avatar

Retrieve organization avatar. This endpoint returns a JSON with the avatar URL for the organization.

If called with the Sec-Fetch-Dest: image header, it instead redirects to the avatar URL

get/api/organizations/{name}/avatar

Path parameters

namestring required

Query parameters

redirectstring

Redirect to the avatar url instead of returning it

Response

Avatar URL

avatarUrlstring uri required

Changes