Retrieve a list of media a user has liked

Hi is it possible to use the like.list api to retrieve a list of the media that a user has “liked”
Thank you,
Anna

Hi Anna,

Yes, pass a KalturaLikeFilter object with the userIdEqual member set to the desired user ID.

Cheers,

1 Like