Get avatar

Get avatar image for an account using a unique ID.

To use this endpoint from the browser, you’ll need to specify the /profile-enrichment.read scope when generating a token.
GET
/avatars/{uniqueID}
200 404 429
The avatar image
No image with the specified uniqueID was found.
Request was refused due to rate limiting.

X-Retry-In

string <duration>
How long (in milliseconds) to wait until able to retry the request.

Path parameters

uniqueID

string required
Any unique ID associated with an account such as accountID, representativeID, routing number, or userID.