annict.api.API.me

API.me(fields=None)[source]

Get your profile information

Reference:https://docs.annict.com/ja/api/v1/me.html
Parameters:fields (list of str) – (optional) Narrow down the fields of data contained in the response body.
Returns:User object of your user information.