GET api/Activities
Get all activities matching an optional Filter. Supported Headers: SelectField, Filter, Sort, SortDesc, IncludeClearedDates, IncludeDeletedDates, DetailFormat
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ActivityName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
None. |
|
SeriesId | globally unique identifier |
None. |
|
AccessorID | globally unique identifier |
None. |
|
IsCleared | boolean |
None. |
|
IsAlarmCreated | boolean |
None. |
|
IsAlarmed | boolean |
None. |
|
LeadMinutes | integer |
None. |
|
AlarmDue | string |
None. |
|
ExternalID | string |
None. |
|
Location | string |
None. |
|
IsTimeless | boolean |
None. |
|
IsPrivate | boolean |
None. |
|
PriorityId | integer |
None. |
|
ActivityPriorityName | string |
None. |
|
ActivityTypeId | integer |
None. |
|
ActivityTypeName | string |
None. |
|
Subject | string |
None. |
|
ScheduledBy | string |
None. |
|
ScheduledFor | string |
None. |
|
ScheduledForID | globally unique identifier |
None. |
|
ScheduledByID | globally unique identifier |
None. |
|
DeletedDates | Collection of date |
None. |
|
ClearedDates | Collection of date |
None. |
|
RecurSpec | ActivityRecurSpec |
None. |
|
EditDate | date |
None. |
|
CreateDate | date |
None. |
|
OccurTime | date |
None. |
|
OccurEndTime | date |
None. |
|
StartTime |
SQL Column Name: [START_DATE_TIME] |
date |
None. |
EndTime |
SQL Column Name: [END_DATE_TIME] |
date |
None. |
Details |
SQL Column Name: [DETAILS] |
string |
None. |
LinkedEntities | LinkedEntities |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Id": "012c5c22-148a-4705-a5ef-4d2892e2cc2c", "SeriesId": "52df810b-cc53-450f-92ed-84f470c5d527", "AccessorID": "cd47492e-20ae-4d86-9a36-43b0d07f3c61", "IsCleared": true, "IsAlarmCreated": true, "IsAlarmed": true, "LeadMinutes": 7, "AlarmDue": "sample string 8", "ExternalID": "sample string 9", "Location": "sample string 10", "IsTimeless": true, "IsPrivate": true, "PriorityId": 13, "ActivityPriorityName": "sample string 14", "ActivityTypeId": 15, "ActivityTypeName": "sample string 16", "Subject": "sample string 17", "ScheduledBy": "sample string 18", "ScheduledFor": "sample string 19", "ScheduledForID": "136bb66f-6371-49d2-aa9d-0975eead4abc", "ScheduledByID": "ca9d28cc-8b1e-4716-a4c1-8e1b4b45d7f1", "DeletedDates": [ "2025-10-16T14:50:39Z", "2025-10-16T14:50:39Z" ], "ClearedDates": [ "2025-10-16T14:50:39Z", "2025-10-16T14:50:39Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-10-16T14:50:39Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-10-16T14:50:39Z", "CreateDate": "2025-10-16T14:50:39Z", "OccurTime": "2025-10-16T14:50:39Z", "OccurEndTime": "2025-10-16T14:50:39Z", "StartTime": "2025-10-16T14:50:39Z", "EndTime": "2025-10-16T14:50:39Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "8c67b167-86f5-4316-b132-c0e26d2e47da", "1c7fba6a-63b2-424a-90e2-0b40b5bf37e4" ], "Companies": [ "3f08a35b-c978-478d-9b93-0c101b4f781b", "04aee43f-9938-4919-970f-4371207a0e48" ], "Groups": [ "63426b07-511d-4661-97e8-53f074f19f9f", "afa52745-c00c-4651-b550-174663c62953" ], "Opportunities": [ "5e620a99-7d9c-4ccb-bbf6-29b2f2b13ffd", "1a9d7c6e-edaa-47a8-b61d-7e326e90b98d" ] } }, { "Id": "012c5c22-148a-4705-a5ef-4d2892e2cc2c", "SeriesId": "52df810b-cc53-450f-92ed-84f470c5d527", "AccessorID": "cd47492e-20ae-4d86-9a36-43b0d07f3c61", "IsCleared": true, "IsAlarmCreated": true, "IsAlarmed": true, "LeadMinutes": 7, "AlarmDue": "sample string 8", "ExternalID": "sample string 9", "Location": "sample string 10", "IsTimeless": true, "IsPrivate": true, "PriorityId": 13, "ActivityPriorityName": "sample string 14", "ActivityTypeId": 15, "ActivityTypeName": "sample string 16", "Subject": "sample string 17", "ScheduledBy": "sample string 18", "ScheduledFor": "sample string 19", "ScheduledForID": "136bb66f-6371-49d2-aa9d-0975eead4abc", "ScheduledByID": "ca9d28cc-8b1e-4716-a4c1-8e1b4b45d7f1", "DeletedDates": [ "2025-10-16T14:50:39Z", "2025-10-16T14:50:39Z" ], "ClearedDates": [ "2025-10-16T14:50:39Z", "2025-10-16T14:50:39Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-10-16T14:50:39Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-10-16T14:50:39Z", "CreateDate": "2025-10-16T14:50:39Z", "OccurTime": "2025-10-16T14:50:39Z", "OccurEndTime": "2025-10-16T14:50:39Z", "StartTime": "2025-10-16T14:50:39Z", "EndTime": "2025-10-16T14:50:39Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "8c67b167-86f5-4316-b132-c0e26d2e47da", "1c7fba6a-63b2-424a-90e2-0b40b5bf37e4" ], "Companies": [ "3f08a35b-c978-478d-9b93-0c101b4f781b", "04aee43f-9938-4919-970f-4371207a0e48" ], "Groups": [ "63426b07-511d-4661-97e8-53f074f19f9f", "afa52745-c00c-4651-b550-174663c62953" ], "Opportunities": [ "5e620a99-7d9c-4ccb-bbf6-29b2f2b13ffd", "1a9d7c6e-edaa-47a8-b61d-7e326e90b98d" ] } } ]