Skip to main content
GET
Get an account's avatar

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

accountID
string
required

Response

The image bytes (Content-Type is the stored image type).

The response is of type file.

Last modified on July 18, 2026