retrieve

suspend fun retrieve(oauthToken: String, hash: Hash): List<Avatar>

Retrieves a list of available avatars for the authenticated user.

Return

The list of avatars

Parameters

oauthToken

The OAuth token to use for authentication

hash

The hash of the email to associate the avatars with