Skip to main content

Read activity

The feed, newest first, one page at a time

GET /activity

note

SDK method: readActivity Security: authenticated (policy: platform.view)

Attributes

Attributes (4)
AttributeTypeRequiredDescription
beforestringNoWhere the previous page ended. Opaque, and a keyset rather than an offset because rows arrive at the head continuously: an offset would re-show a row on every page as the feed grew under it. Pass back whatever nextBefore said and nothing else
limitnumberNo
minSeverityActivitySeverityNoThe floor, not the exact match: warn answers with warnings and faults. Absent is everything
moduleActivityModuleNo

Response

200 OK — Returns a ActivityPage object.