Account Available Avatars (Un-authed / Authed)

GET https://api.imgur.com/3/account/{{username}}/available_avatars

If unauthentiated, get list of default trophies a user can select from. The username need not exist to get the listing.

If authenticated, get the list of available avatars for the given user.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringIf unauthenticated, send the Client-ID
AuthorizationstringIf authenticated send the bearer token