All Available Avatars
Get all avatars
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number for pagination
Required range:
x >= 1
Number of avatars per page (max 100)
Required range:
1 <= x <= 100
Search term to filter avatars by display name
Response
200
application/json
Successfully retrieved avatars
The response is of type object
.