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 Activity| Name | 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": "85a30d94-efbf-4f8a-a44b-2d0d9bf3c5f3",
"SeriesId": "24812511-5689-4765-bcee-da6c8cd98374",
"AccessorID": "d198d109-b429-426e-816c-b5d974e4365e",
"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": "5b7665ac-baeb-4738-8b05-af3d35c05988",
"ScheduledByID": "bc6cc9e3-84f8-4ec2-b93f-e64b1ba847b8",
"DeletedDates": [
"2026-02-16T15:20:36Z",
"2026-02-16T15:20:36Z"
],
"ClearedDates": [
"2026-02-16T15:20:36Z",
"2026-02-16T15:20:36Z"
],
"RecurSpec": {
"Month": 1,
"Frequency": 2,
"Day": {
"DayAsInt": 1
},
"OptOutValue": true,
"Operator": "sample string 4",
"AuthManager": "sample string 5",
"Field": "sample string 6",
"EndDate": "2026-02-16T15:20:36Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-16T15:20:36Z",
"CreateDate": "2026-02-16T15:20:36Z",
"OccurTime": "2026-02-16T15:20:36Z",
"OccurEndTime": "2026-02-16T15:20:36Z",
"StartTime": "2026-02-16T15:20:36Z",
"EndTime": "2026-02-16T15:20:36Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"6b1bb2b8-697d-4c29-970f-8ad71f60cdcc",
"269410e5-89b5-403b-bef7-ceeb6e1b7e06"
],
"Companies": [
"c91428ff-b09e-4121-8318-7fc3bf424aec",
"ad2474b6-f787-4c7a-bc3b-1fab167940e3"
],
"Groups": [
"c7d1bf44-30b1-45e6-9a5b-d2492139a8bd",
"cc79380f-056f-4273-8450-57561c915c66"
],
"Opportunities": [
"c7679587-110c-417d-8943-9c2689ac5d7e",
"a9b6527a-7005-4bde-acd7-fb389e9123da"
]
}
},
{
"Id": "85a30d94-efbf-4f8a-a44b-2d0d9bf3c5f3",
"SeriesId": "24812511-5689-4765-bcee-da6c8cd98374",
"AccessorID": "d198d109-b429-426e-816c-b5d974e4365e",
"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": "5b7665ac-baeb-4738-8b05-af3d35c05988",
"ScheduledByID": "bc6cc9e3-84f8-4ec2-b93f-e64b1ba847b8",
"DeletedDates": [
"2026-02-16T15:20:36Z",
"2026-02-16T15:20:36Z"
],
"ClearedDates": [
"2026-02-16T15:20:36Z",
"2026-02-16T15:20:36Z"
],
"RecurSpec": {
"Month": 1,
"Frequency": 2,
"Day": {
"DayAsInt": 1
},
"OptOutValue": true,
"Operator": "sample string 4",
"AuthManager": "sample string 5",
"Field": "sample string 6",
"EndDate": "2026-02-16T15:20:36Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-16T15:20:36Z",
"CreateDate": "2026-02-16T15:20:36Z",
"OccurTime": "2026-02-16T15:20:36Z",
"OccurEndTime": "2026-02-16T15:20:36Z",
"StartTime": "2026-02-16T15:20:36Z",
"EndTime": "2026-02-16T15:20:36Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"6b1bb2b8-697d-4c29-970f-8ad71f60cdcc",
"269410e5-89b5-403b-bef7-ceeb6e1b7e06"
],
"Companies": [
"c91428ff-b09e-4121-8318-7fc3bf424aec",
"ad2474b6-f787-4c7a-bc3b-1fab167940e3"
],
"Groups": [
"c7d1bf44-30b1-45e6-9a5b-d2492139a8bd",
"cc79380f-056f-4273-8450-57561c915c66"
],
"Opportunities": [
"c7679587-110c-417d-8943-9c2689ac5d7e",
"a9b6527a-7005-4bde-acd7-fb389e9123da"
]
}
}
]