Accounts
Account Get Avatar
Get an avatar for the specified account.
Get an avatar for the specified account.
GET
/accounts/{account_handle}/avatarstoryden-session<token>
In: cookie
Path Parameters
account_handlestring
Account handle.
Response Body
curl -X GET "https://loading/api/accounts/southclaws/avatar""string"Empty
Empty
{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}