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": "9d673828-a525-4f52-9592-d037d2140bb4",
"SeriesId": "6162a1f2-76c2-4b3d-aa8a-bb75c6a87420",
"AccessorID": "f056800c-45fb-4514-8ac8-b0dae5022ae9",
"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": "466507d0-37d4-49a6-8b1f-33a842dad24e",
"ScheduledByID": "349e21e5-b139-404d-bbcb-d2cd385ba177",
"DeletedDates": [
"2026-02-21T05:47:36Z",
"2026-02-21T05:47:36Z"
],
"ClearedDates": [
"2026-02-21T05:47:36Z",
"2026-02-21T05:47: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-21T05:47:36Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-21T05:47:36Z",
"CreateDate": "2026-02-21T05:47:36Z",
"OccurTime": "2026-02-21T05:47:36Z",
"OccurEndTime": "2026-02-21T05:47:36Z",
"StartTime": "2026-02-21T05:47:36Z",
"EndTime": "2026-02-21T05:47:36Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"1a9e31d1-9ffd-40e3-9e79-560b4efa2e9c",
"06c7afcb-fa76-429e-9711-d975f5126267"
],
"Companies": [
"5051e2c1-2ae7-4316-9270-61e8b983a738",
"a25fcab9-f585-42d3-b163-7df8d4cb35c5"
],
"Groups": [
"fda79ab2-dbd9-411a-9681-0c62bdc970a1",
"94dbe4d0-8a9e-4572-b113-ebc14facc051"
],
"Opportunities": [
"2a05647f-554b-4cee-8cb2-cda634b281ff",
"8c61b330-31b7-413c-9ef9-0f5ca18e2b22"
]
}
},
{
"Id": "9d673828-a525-4f52-9592-d037d2140bb4",
"SeriesId": "6162a1f2-76c2-4b3d-aa8a-bb75c6a87420",
"AccessorID": "f056800c-45fb-4514-8ac8-b0dae5022ae9",
"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": "466507d0-37d4-49a6-8b1f-33a842dad24e",
"ScheduledByID": "349e21e5-b139-404d-bbcb-d2cd385ba177",
"DeletedDates": [
"2026-02-21T05:47:36Z",
"2026-02-21T05:47:36Z"
],
"ClearedDates": [
"2026-02-21T05:47:36Z",
"2026-02-21T05:47: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-21T05:47:36Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-21T05:47:36Z",
"CreateDate": "2026-02-21T05:47:36Z",
"OccurTime": "2026-02-21T05:47:36Z",
"OccurEndTime": "2026-02-21T05:47:36Z",
"StartTime": "2026-02-21T05:47:36Z",
"EndTime": "2026-02-21T05:47:36Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"1a9e31d1-9ffd-40e3-9e79-560b4efa2e9c",
"06c7afcb-fa76-429e-9711-d975f5126267"
],
"Companies": [
"5051e2c1-2ae7-4316-9270-61e8b983a738",
"a25fcab9-f585-42d3-b163-7df8d4cb35c5"
],
"Groups": [
"fda79ab2-dbd9-411a-9681-0c62bdc970a1",
"94dbe4d0-8a9e-4572-b113-ebc14facc051"
],
"Opportunities": [
"2a05647f-554b-4cee-8cb2-cda634b281ff",
"8c61b330-31b7-413c-9ef9-0f5ca18e2b22"
]
}
}
]