Fetch Activities
Fetch Activities
Path Parameters
Name
Type
Description
Query Params
Name
Type
Description
Headers
Name
Type
Description
Request Body
Response
Last updated
Last updated
{
"list": [
{
"activity_id": "b0069a84-d564-45bf-a690-fd29596730f4",
"record_id": "a6e0e94e-c49c-4117-b72f-2a98f253eeb0",
"created_by_user": {
"user_id": 55,
"full_name": "Elma Rogers",
"email": "[email protected]",
"avatar_url": "https://smartstorage1.blob.core.windows.net/photos/UserPics/4e93314b-cab6-44d4-911d-b03247cccac8.png",
"timezone_in_mins": 330
},
"type": "comment",
"access_type": "default",
"contact_id": null,
"contact": null,
"task_id": null,
"task": null,
"text": "<p>Was unable to connect with the client </p>",
"from_text": null,
"to_text": null,
"reaction_summaries": [],
"created_at": "2024-11-21T10:59:56.633",
"modified_at": "2024-11-21T10:59:56.633"
}
],
"limit_reached": true
}