Skip to main content
POST
/mastodon/accounts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
account
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
instance
string
default:mastodon.social

Response

Successful Response

id
string
required
@type
string
default:MastodonAccount
username
string | null
acct
string | null
display_name
string | null
note
string | null
url
string | null
uri
string | null
image
string | null
avatar_static
string | null
avatar_description
string | null
header
string | null
header_static
string | null
header_description
string | null
created_at
string | null
last_status_at
string | null
follower_count
integer | null
following_count
integer | null
status_count
integer | null
is_locked
boolean
default:false
is_bot
boolean
default:false
is_group
boolean
default:false
is_discoverable
boolean
default:false
is_indexable
boolean
default:false
noindex
boolean
default:false
hide_collections
boolean
default:false
fields
object[]
emojis
object[]
roles
object[]