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": "9d7393d8-51fc-4827-afd6-76c2194f7bbc",
"SeriesId": "3458c1ec-9c10-4d25-8090-5c57cb66fb46",
"AccessorID": "b93e421e-0b81-46a7-8c0b-30c12651a7f5",
"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": "ad39b683-8482-426f-bf21-aa62a48e0652",
"ScheduledByID": "08a9a8e7-cc08-4f5f-9a2a-9f6278a32a8d",
"DeletedDates": [
"2026-01-21T09:20:22Z",
"2026-01-21T09:20:22Z"
],
"ClearedDates": [
"2026-01-21T09:20:22Z",
"2026-01-21T09:20:22Z"
],
"RecurSpec": {
"Month": 1,
"Frequency": 2,
"Day": {
"DayAsInt": 1
},
"OptOutValue": true,
"Operator": "sample string 4",
"AuthManager": "sample string 5",
"Field": "sample string 6",
"EndDate": "2026-01-21T09:20:22Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-01-21T09:20:22Z",
"CreateDate": "2026-01-21T09:20:22Z",
"OccurTime": "2026-01-21T09:20:22Z",
"OccurEndTime": "2026-01-21T09:20:22Z",
"StartTime": "2026-01-21T09:20:22Z",
"EndTime": "2026-01-21T09:20:22Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"9345a767-c94c-4560-b9c6-b562a6689eb3",
"7f13ec57-e0dd-41d5-b0e2-6c3c745380d9"
],
"Companies": [
"7f9bbc12-5827-411e-97b1-e8d5e2fc1448",
"7595f42f-ec51-4bbe-8ef7-2b479638bff5"
],
"Groups": [
"bb4f2d81-f301-4c26-9390-b280a5fd449c",
"84b8a1c2-5382-4c18-b0e2-985ed6c74e5a"
],
"Opportunities": [
"8d32f9ce-d3e2-4cc8-a97a-63d0eb9e47fd",
"540a8d34-6182-4acc-b338-3c34e35ef288"
]
}
},
{
"Id": "9d7393d8-51fc-4827-afd6-76c2194f7bbc",
"SeriesId": "3458c1ec-9c10-4d25-8090-5c57cb66fb46",
"AccessorID": "b93e421e-0b81-46a7-8c0b-30c12651a7f5",
"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": "ad39b683-8482-426f-bf21-aa62a48e0652",
"ScheduledByID": "08a9a8e7-cc08-4f5f-9a2a-9f6278a32a8d",
"DeletedDates": [
"2026-01-21T09:20:22Z",
"2026-01-21T09:20:22Z"
],
"ClearedDates": [
"2026-01-21T09:20:22Z",
"2026-01-21T09:20:22Z"
],
"RecurSpec": {
"Month": 1,
"Frequency": 2,
"Day": {
"DayAsInt": 1
},
"OptOutValue": true,
"Operator": "sample string 4",
"AuthManager": "sample string 5",
"Field": "sample string 6",
"EndDate": "2026-01-21T09:20:22Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-01-21T09:20:22Z",
"CreateDate": "2026-01-21T09:20:22Z",
"OccurTime": "2026-01-21T09:20:22Z",
"OccurEndTime": "2026-01-21T09:20:22Z",
"StartTime": "2026-01-21T09:20:22Z",
"EndTime": "2026-01-21T09:20:22Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"9345a767-c94c-4560-b9c6-b562a6689eb3",
"7f13ec57-e0dd-41d5-b0e2-6c3c745380d9"
],
"Companies": [
"7f9bbc12-5827-411e-97b1-e8d5e2fc1448",
"7595f42f-ec51-4bbe-8ef7-2b479638bff5"
],
"Groups": [
"bb4f2d81-f301-4c26-9390-b280a5fd449c",
"84b8a1c2-5382-4c18-b0e2-985ed6c74e5a"
],
"Opportunities": [
"8d32f9ce-d3e2-4cc8-a97a-63d0eb9e47fd",
"540a8d34-6182-4acc-b338-3c34e35ef288"
]
}
}
]