A list of activitylog events
{- "data": [
- {
- "id": "string",
- "conversation_id": 0,
- "activity_timestmap": "2015-11-30T00:00:00:000Z",
- "activity_type": "tag_added",
- "author": {
- "id": "string",
- "name": "string",
- "email": "string",
- "phone_number": "string"
}, - "attributes": {
- "tag_name": "string"
}
}
], - "paging": {
- "cursors": {
- "after": "string",
- "before": "string"
}, - "next_page": "string",
- "prev_page": "string"
}
}
A list of activitylog events
{- "data": [
- {
- "id": "string",
- "conversation_id": 0,
- "activity_timestmap": "2015-11-30T00:00:00:000Z",
- "activity_type": "tag_added",
- "author": {
- "id": "string",
- "name": "string",
- "email": "string",
- "phone_number": "string"
}, - "attributes": {
- "tag_name": "string"
}
}
]
}