curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/entities/:entityId/reactions/meGet the authenticated user’s reaction on an entity
curl --request GET \
--url https://api.replyke.com/api/v6/:projectId/api/v7/entities/:entityId/reactions/meReturns the authenticated user’s current reaction on the specified entity, orDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
null if they have not reacted.
Authentication required.
{ "reactionType": "like" }
{ "reactionType": null }