Box Developer Documentation
 
    Latest version

    Get user avatar

    get
    https://api.box.com/2.0
    /users/:user_id/avatar

    This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.

    Retrieves an image of a the user's avatar.

    Request

    bearer [ACCESS_TOKEN]
    application/json

    Path Parameters

    stringin pathrequired
    12345

    The ID of the user.

    Response

    image/jpg

    When an avatar can be found for the user the image data will be returned in the body of the response.

    application/jsonClient error

    An unexpected client error.

    get
    Get user avatar
    You can now try out some of our APIs live, right here in the documentation.
    Log in