Get Avatar
GET/api/v1/auth/me/avatar/:sub
Serve an avatar image with HMAC signature verification. Browsers cannot attach Authorization headers to <img src>; this endpoint authenticates via short-lived signed URLs returned from /auth/me instead.
Request
Responses
- 200
- 422
Successful Response
Validation Error