Skip to main content

Retrieves the URL of the user avatar

GET 

/users/:id/avatar

Retrieves the URL of the user avatar

Request

Path Parameters

    id uuidrequired

    ID of the object to retrieve, update, or delete

Responses

Expected response to a valid request

Schema
    url url
Loading...