/
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
List users
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
user
List users
get
/v1/users
Query parameters
limit
integer
cursor
string
ids
string[]
excludeCurrentUser
boolean
excludeFollowing
boolean
Response
Successful response
UserListOutput
required
total
integer
nextCursor
string
previousCursor
string
hasMore
boolean
required
users
PublicUser[]
required