Admin Dashboard

Get Team Activity

Get recent activity feed for team (admin/owner only)

get/api/admin/dashboard/activity

Query parameters

limitinteger
daysinteger

Response

Successful Response

user_idstring required
user_emailstring required
user_namestring required
activity_typestring required
activity_descriptionstring required
timestampstring required
resource_idstring nullable

Changes

Changed in 2 of the 7 revisions of this API.22

    • deleted the query request parameter scope

      request-parameter-removed

    • deleted the query request parameter team_id

      request-parameter-removed

    This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter scope

      new-optional-request-parameter

    • added the new optional query request parameter team_id

      new-optional-request-parameter