自分のアクティビティを返します。
https://<space_id>.repsona.com/api/feed
Owner Admin Member
| Name | Type | Description |
|---|---|---|
| page | number | ページ。1が最初。 |
{
"requestedBy": 1,
"activities": [
{
"id": 1746,
"createdAt": 1672498800000,
"model": "User",
"modelId": 30243,
"property": "name",
"isMultiple": true,
"action": "invite",
"user": {
"id": 1746,
"name": "Reon",
"fullName": "Reon Walls",
"avatarUrl": "/dummy/avatar1.png",
"extra": {}
},
"project": null,
"ref": {
"link": {
"text": "Reon Walls",
"path": "/user/devu7ffl"
},
"fromContent": null,
"toContent": "devu7ffl",
"content": "Reon Walls"
}
}
]
}