Returns the detailed information on individual interactions with the social media update such as favorites, retweets and likes.
get/updates/{id}/interactions{mediaTypeExtension}
Path parameters
idstring required
mediaTypeExtension'.json' required
Query parameters
eventstring required
Specifies a type of event to be retrieved, for example "retweet", "like", "comment", "mention" or "reshare". They can also be plural (e.g., "reshares"). Plurality has no effect other than visual semantics. See /info/configuration for more information on supported interaction events.
pageinteger
Specifies the page of status updates to receive. If not specified the first page of results will be returned.
countinteger
Specifies the number of status updates to receive. If provided, must be between 1 and 100.
Response
OK