Returns a list of all avatars (public and custom) available to the user
Your API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Filter the Avatars based on the Gender. Available Options 1 - Male, 2 - Female, 3 - Non Binary
1
, 2
, 3
Filter only the custom avatars.
Id of the language. Filter the Avatars based on the language.
Filter the Avatars based on the name (partial-match and case-insensitive).
The response is of type object[]
.