/
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
Search for users by username or display name
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
search
Search for users by username or display name
get
/v1/search/users
Query parameters
limit
integer
cursor
string
query
string
required
Response
Successful response
SearchUsersOutput
required
total
integer
nextCursor
string
previousCursor
string
hasMore
boolean
required
users
SearchUserResult[]
required