games.avatars.listGameCustomAvatars
Description
Lists custom avatars for the given game.
Code Examples
Request Parameters
game_id
required path parameterResponse Body
custom_avatarsarray of objectsA list of custom avatar summaries.
custom_avatars.upload_idstringcustom_avatars.display_namestringRepresent a resource's readable display name.
custom_avatars.create_tsstringRFC3339 timestamp
custom_avatars.urlstringThe URL of this custom avatar image. Only present if upload is complete.
custom_avatars.content_lengthnumberUnsigned 64 bit integer.
custom_avatars.completebooleanWhether or not this custom avatar has completely been uploaded.