Skip to main content
POST
/mastodon/statuses/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
hashtag
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
instance
string
default:mastodon.social
all
string[] | null
any
string[] | null
none
string[] | null
only_media
boolean
default:false
local
boolean
default:false
remote
boolean
default:false

Response

Successful Response

id
string
required
@type
string
default:MastodonStatus
created_at
string | null
edited_at
string | null
in_reply_to_id
string | null
in_reply_to_account_id
string | null
text
string | null
spoiler_text
string | null
is_sensitive
boolean
default:false
visibility
string | null
language
string | null
uri
string | null
url
string | null
reply_count
integer | null
reblog_count
integer | null
favourite_count
integer | null
quote_count
integer | null
account
object | null
reblog
unknown
quote
unknown
application
object | null
card
object | null
poll
object | null
media_attachments
object[]
mentions
object[]
tags
object[]
emojis
object[]