GET api/Activities/{id}
Get activity instances of an Activity by ID. Supported Headers: SelectField, IncludeClearedDates, IncludeDeletedDates, DetailFormat
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | globally unique identifier |
Required |
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": "53de3f56-e65f-411f-8ae3-2cf48ab7f180", "SeriesId": "82aca60c-6e92-4c60-9c87-4f01a482dadb", "AccessorID": "fa5a0292-41f7-410c-b5c3-c4814fb9001f", "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": "906e15e3-9b54-42f1-8f69-1b4d7f0a3e6a", "ScheduledByID": "b4a96faf-1e1e-413d-b323-e92a9979eb16", "DeletedDates": [ "2025-09-17T02:09:26Z", "2025-09-17T02:09:26Z" ], "ClearedDates": [ "2025-09-17T02:09:26Z", "2025-09-17T02:09:26Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-09-17T02:09:26Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-09-17T02:09:26Z", "CreateDate": "2025-09-17T02:09:26Z", "OccurTime": "2025-09-17T02:09:26Z", "OccurEndTime": "2025-09-17T02:09:26Z", "StartTime": "2025-09-17T02:09:26Z", "EndTime": "2025-09-17T02:09:26Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "c2a7789b-45f0-4a14-885f-4b53ff5b178a", "f04fada1-d8aa-4d6c-b4af-01217b603fe2" ], "Companies": [ "01bd64fa-1f19-4e30-8328-0a435e97719e", "42ff1fa8-295c-4f25-97c3-db1d96d10b2a" ], "Groups": [ "1224aef1-d3b0-47c3-90db-2dc2eb1e3f40", "dc369311-4d92-4550-a4bf-49446b075734" ], "Opportunities": [ "0d9d7d7a-2724-4252-b404-02acd691e7da", "4d6f2658-9efc-46de-b461-f6712cee6111" ] } }, { "Id": "53de3f56-e65f-411f-8ae3-2cf48ab7f180", "SeriesId": "82aca60c-6e92-4c60-9c87-4f01a482dadb", "AccessorID": "fa5a0292-41f7-410c-b5c3-c4814fb9001f", "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": "906e15e3-9b54-42f1-8f69-1b4d7f0a3e6a", "ScheduledByID": "b4a96faf-1e1e-413d-b323-e92a9979eb16", "DeletedDates": [ "2025-09-17T02:09:26Z", "2025-09-17T02:09:26Z" ], "ClearedDates": [ "2025-09-17T02:09:26Z", "2025-09-17T02:09:26Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-09-17T02:09:26Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-09-17T02:09:26Z", "CreateDate": "2025-09-17T02:09:26Z", "OccurTime": "2025-09-17T02:09:26Z", "OccurEndTime": "2025-09-17T02:09:26Z", "StartTime": "2025-09-17T02:09:26Z", "EndTime": "2025-09-17T02:09:26Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "c2a7789b-45f0-4a14-885f-4b53ff5b178a", "f04fada1-d8aa-4d6c-b4af-01217b603fe2" ], "Companies": [ "01bd64fa-1f19-4e30-8328-0a435e97719e", "42ff1fa8-295c-4f25-97c3-db1d96d10b2a" ], "Groups": [ "1224aef1-d3b0-47c3-90db-2dc2eb1e3f40", "dc369311-4d92-4550-a4bf-49446b075734" ], "Opportunities": [ "0d9d7d7a-2724-4252-b404-02acd691e7da", "4d6f2658-9efc-46de-b461-f6712cee6111" ] } } ]