Profile
GET

/api/v1/profile/reactions

10 credits

All reactions by this user.

Try in Playground

Parameters

NameTypeRequiredDescription
urnstringyesProfile URN
cursorstringnoPagination cursor from the previous response.

Example request

curl -H "X-API-Key: zq_…" \
  "https://zooq.dev/api/v1/profile/reactions"

Example response

A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.