Get Reactions

GET https://api.stream-io-api.com/api/v1.0/reaction/user_id/Cody/like?api_key={{API_KEY}}&limit={{integer}}&id_gte={{string}}&id_gt={{string}}&id_lte={{string}}&id_lt={{string}}&with_activity_data={{boolean}}

Request Params

KeyDatatypeRequiredDescription
api_keystring
limitstringOptional - Amount of reactions requested from the API. Default: 10. Max: 25. Values larger than the max will be ignored and the max limit will be used
id_gtestringOptional - Filter the reactions on ids greater than or equal to the given value
id_gtstringOptional - Filter the reactions on ids greater than the given value
id_ltestringOptional - Filter the reactions on ids smaller than or equal to the given value
id_ltstringOptional - Filter the reactions on ids smaller than the given value
with_activity_datastringOptional - Returns the activity data when lookup_attr is activity_id

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
Stream-Auth-Typestring