Skip to main content
GET
Returns a cursor-paginated list of every activity that has been recorded against this ugwo, newest first.

Path parameters

string
required
The ugwo ID, ugw.XXXX.YYYY....

Query parameters

string
Pagination cursor from the previous page.
integer
default:"10"
Page size, between 1 and 100.

Response

Activity[]
Activities, matching the shape returned by Charge an ugwo.
string | null
Cursor for the next page, or null on the last page.