/
LE
legend
/
Legend API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
legend
Legend API
get
Get all users that the current user has muted
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
following
Get all users that the current user has muted
get
/v1/users/me/muted
Query parameters
limit
integer
cursor
string
Response
Successful response
GetMutedOutput
required
total
integer
nextCursor
string
previousCursor
string
hasMore
boolean
required
users
PublicUser[]
required