Get User Avatar
    • Dark
      Light
    • PDF

    Get User Avatar

    • Dark
      Light
    • PDF

    Article summary

    Get
    /api/v1/users.getAvatar

    Changelog

    VersionDescription
    0.50.0Added
    Query parameters
    userId
    stringRequired

    The user ID. Alternatively, you can enter the username parameter.

    ExampleBsNr28znDkG8aeo7W
    Responses
    200

    OK

    string (binary)
    400

    Bad Request

    Example 1
    {
      "success": false,
      "error": "The required \"userId\" or \"username\" param was not provided [error-user-param-not-provided]",
      "errorType": "error-user-param-not-provided"
    }
    object
    success
    boolean
    error
    string
    errorType
    string

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.