Skip to main content

Get an avatar file

GET 

/api/files/pfps/:file

Serves an avatar image from private storage, inline. Any signed-in user may fetch one (avatars are shown throughout the app). The filename is rejected if it contains a path-traversal sequence.

Auth: required

View source

Request

Responses

The image bytes (inline).