v1

latestSwagger 2.02026-07-134146194.6 MB
Users

Retrieves the user profile image for the specified user.

Retrieves the user profile picture for the specified user.

The userId path parameter must match the authenticated user's user ID, and the user must be a member of the specified account.

Return valueMeaning
200 OKThe response contains the profile image in the same format as it was uploaded.
404 Not foundThe user does not have a profile image.
400 Bad requestThere was an error in the request. The response has more information.
get/v2.1/accounts/{accountId}/users/{userId}/profile/image

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

userIdstring required

The ID of the user to access.

Note: Users can only access their own information. A user, even one with Admin rights, cannot access another user's settings.

Query parameters

encodingstring

Reserved for Docusign.

Response

Successful response.