lookupPreferences abstract method

Preferences defined by the user in their account settings.

Endpoint Url

  • GET /api/v1/preferences HTTP/1.1

Authentication Methods

  • OAuth 2.0

Required Scopes

  • read:accounts

Reference

Implementation

Future<MastodonResponse<AccountPreferences>> lookupPreferences();