Skip to main content

Return the activity feed scoped to a single app, newest first. Backed by activity_feed_service.get_feed() with app_id fi

GET 

/api/v1/apps/:app_slug/activity

Return the activity feed scoped to a single app, newest first. Backed by activity_feed_service.get_feed() with app_id filter. Provides the same event types as the org-level activity feed (/api/v1/activity) but restricted to this app's events. Used by the app detail page's activity timeline.

Request

Responses

Success