Skip to main content

Get the avatar image of a user

Get the avatar image of a user

Path Parameters
    id string required

    The ID of the user to retrieve the avatar for

    size string required

    Possible values: [small, large]

    The size of the avatar to retrieve

Query Parameters
    token string required

    The JWT token to retrieve the avatar for

Responses

The avatar of the user


Schema

    string

Loading...