Description: The account idheader.
Type: String (cast from an integer, but not guaranteed to be a number)
Version history: Added in 0.1.0
username
Description: The username of the account, not including domain.
Type: String
Version history: Added in 0.1.0
acct
Description: The Webfinger account URI.
Equal to username for local users, or username@domain for remote users.
Type: String
Version history: Added in 0.1.0
url
Description: The location of the user's profile page.
Type: String (HTTPS URL)
Version history: Added in 0.1.0
Display attributes
display_name
Description: The profile's display name.
Type: String
Version history: Added in 0.1.0
note
Description: The profile's bio / description.
Type: String
Version history: Added in 0.1.0
avatar
Description: An image icon that is shown next to statuses and in the profile.
Type: String (URL)
Version history: Added in 0.1.0
avatar_static
Description: A static version of the avatar.
Equal to avatar if its value is a static image; different if avatar is an animated GIF.
Type: String (URL)
Version history: Added in 1.1.2
header
Description: An image banner that is shown above the profile and in profile cards.
Type: String (URL)
Version history: Added in 0.1.0
header_static
Description: A static version of the header.
Equal to header if its value is a static image; different if header is an animated GIF.
Type: String (URL)
Version history: Added in 1.1.2
locked
Description: Whether the account manually approves follow requests.
Type: Boolean
Version history: Added in 0.1.0
emojis
discoverable
Description: Whether the account has opted into discovery features such as the profile directory.
Type: Boolean
Version history: Added in 3.1.0
Statistical attributes
created_at
Description: When the account was created.
Type: String (ISO 8601 Datetime)
Version history: Added in 0.1.0
statuses_count
Description: How many statuses are attached to this account.
Type: Number
Version history: Added in 0.1.0
followers_count
Description: The reported followers of this profile.
Type: Number
Version history: Added in 0.1.0
following_count
Description: The reported follows of this profile.
Type: Number
Version history: Added in 0.1.0
Optional attributes
moved
fields
bot
Description: A presentational flag. Indicates that the account may perform automated actions, may not be monitored, or identifies as a robot.
Type: Boolean
Version history: Added in 2.4.0
Description: Custom emoji entities to be used when rendering the profile. If none, an empty array will be returned.
Type: Array of
Version history: Added in 2.4.0
Description: Indicates that the profile is currently inactive and that its user has moved to a new account.
Type:Version history: Added in 2.1.0
Description: Additional metadata attached to a profile as name-value pairs.
Type: Array of
Version history: Added in 2.4.0
Description: An extra entity to be used with API methods to and .
Type:Version history: Added in 2.4.0