Organization activity feed
Planning
Organization activity feed
Intersects activity with the caller’s accessible projects. Eligible non-guests may also receive projectless organization activity; guests do not. Use filter=by_me for the caller’s actions or filter=mine for activity on issues assigned to or created by the caller. The response is paginated with data, currentMemberId, limit, offset, and hasMore.
GET
Organization activity feed
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
id identifier
Query Parameters
Number of organization Activity events to return
Required range:
1 <= x <= 100Number of organization Activity events to skip
Required range:
x >= 0Activity scope filter
Available options:
all, by_me, mine Response
Successful response

