Get avatar
Returns the owner’s avatar image (WebP), publicly. 404 when unset.
Path Parameters
Opaque id of the avatar's owner.
Content-hash version segment identifying the exact stored object.
Response
HTTP error response representation with security-conscious design.
This struct contains all the information needed to serialize an error response, including the error name, message, HTTP status code, resource information, and user-friendly messages.
HTTP error response representation with security-conscious design.
This struct contains all the information needed to serialize an error response, including the error name, message, HTTP status code, resource information, and user-friendly messages.
User-friendly error message safe for client display
The error name/type identifier
The resource that the error relates to (optional, set by handler)
Helpful suggestion for resolving the error (optional)
Validation error details for field-specific errors
