/
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 users who liked a post
v5
latest
OpenAPI 3.1.0
2026-08-08
241
232
1010.2 KB
posts
Get users who liked a post
get
/v1/posts/{postId}/likes
Path parameters
postId
string
uuid
required
Query parameters
limit
integer
cursor
string
Response
Successful response
GetPostLikesOutput
required
total
integer
nextCursor
string
previousCursor
string
hasMore
boolean
required
users
PublicUser[]
required