curl --request GET \
--url https://apix.us.amity.co/api/v4/stories/seen \
--header 'Authorization: Bearer <token>'Query story targets by multiple targets
curl --request GET \
--url https://apix.us.amity.co/api/v4/stories/seen \
--header 'Authorization: Bearer <token>'Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Target object. The target object is an array of objects that contain targetId and targetType. Max up to 10 items
1 - 10 elementsShow child attributes
Story targets Information
Story targets response payload
Show child attributes