Dashboard mini-feed (scoped to caller's accessible apps)
GET /activity/recent
GET
/activity/recent
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” limit
integer
Responses
Section titled “ Responses ”Recent entries.
object
entries
Array<object>
object
id
integer format: int64
app_slug
string
actor_name
string
actor_source
string
ip
string
category
string
action
string
target
string
summary
string
error
string
compose_version_id
integer format: int64
sync_status
string
sync_commit_sha
string
sync_error
string
before_json
Only returned by GET /activity/{id}.
object
after_json
Only returned by GET /activity/{id}.
object
created_at
string format: date-time
next_before
Pass as before= in next request for pagination. Null when no more entries.
integer format: int64