Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the organization
Response
200 - application/json
List of recent activities successfully retrieved
Returns a list of recent activities associated with a specific organization. The activities are sorted by creation date in descending order (newest first).
This includes donations, grants, transfers, and other relevant activities.
Authentication is optional:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique identifier of the organization
List of recent activities successfully retrieved