---
title: "Download the avatar image"
method: GET
path: "/avatars/{avatarId}"
tags: ["avatars"]
---

# Download the avatar image

`GET /avatars/{avatarId}`

## Path parameters

- `avatarId` string, required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `403` — Operation not allowed
- `404` — Not found element

## Changes

> 9 revisions in range; 1 not diffed.

- **2026-04-27** `166be0f9d55d` — 1 breaking, 1 info
  - removed the media type `application/json` for the response with the status `200`
  - added the media type `application/octet-stream` for the response with the status `200`

[Change history](https://skmtc.dev/seqeralabs/apis/seqera-api/changes/avatars/:avatarId/get.md)

---

[API](https://skmtc.dev/seqeralabs/apis/seqera-api.md) · [All operations](https://skmtc.dev/seqeralabs/apis/seqera-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seqeralabs/seqera-api/revisions/61cfa2ccce46/schema)
