get https://app.heedjy.com/api/activities
Only return activities that the current user can view. Last activities are returned first ; use "next" cursor to load more activities.
Log in to see full request history
Responses
Only return activities that the current user can view. Last activities are returned first ; use "next" cursor to load more activities.
xxxxxxxxxx
curl --request GET \
--url 'https://app.heedjy.com/api/activities?limit=50&returnCount=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: