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": "358282f8-a6cc-4987-a66a-2d514c9781b4",
"SeriesId": "45a491c7-8a24-4d7d-b12c-4f724c561ddc",
"AccessorID": "44d2dfe0-602e-4bc6-938d-f6d38b9dcf90",
"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": "6e249147-904e-4933-9ed2-5c16b77814ef",
"ScheduledByID": "b70296b8-b1ce-4f41-a3c9-8e28271ce8c5",
"DeletedDates": [
"2026-02-23T12:12:56Z",
"2026-02-23T12:12:56Z"
],
"ClearedDates": [
"2026-02-23T12:12:56Z",
"2026-02-23T12:12:56Z"
],
"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-23T12:12:56Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-23T12:12:56Z",
"CreateDate": "2026-02-23T12:12:56Z",
"OccurTime": "2026-02-23T12:12:56Z",
"OccurEndTime": "2026-02-23T12:12:56Z",
"StartTime": "2026-02-23T12:12:56Z",
"EndTime": "2026-02-23T12:12:56Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"00d6d129-a84e-4be5-812b-9480eaf2c0e4",
"2e8c145d-91ef-4f12-af72-2718c166fde6"
],
"Companies": [
"59d6aa57-541f-4d02-801e-b11af750e2a3",
"2c7def8d-8ab9-4940-bad3-186eb5d3605b"
],
"Groups": [
"4bf2d337-70d6-4fed-a915-aeb8b52e0a7a",
"79b31c28-dc2e-4f0d-973b-a83e62eb61d3"
],
"Opportunities": [
"56b06af3-8b67-49fa-95c4-df4028425557",
"576dc8da-e0c4-4cd2-9c0f-cace3a5a233b"
]
}
},
{
"Id": "358282f8-a6cc-4987-a66a-2d514c9781b4",
"SeriesId": "45a491c7-8a24-4d7d-b12c-4f724c561ddc",
"AccessorID": "44d2dfe0-602e-4bc6-938d-f6d38b9dcf90",
"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": "6e249147-904e-4933-9ed2-5c16b77814ef",
"ScheduledByID": "b70296b8-b1ce-4f41-a3c9-8e28271ce8c5",
"DeletedDates": [
"2026-02-23T12:12:56Z",
"2026-02-23T12:12:56Z"
],
"ClearedDates": [
"2026-02-23T12:12:56Z",
"2026-02-23T12:12:56Z"
],
"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-23T12:12:56Z",
"eValue": 8,
"CallListName": "sample string 9",
"IsEndless": true
},
"EditDate": "2026-02-23T12:12:56Z",
"CreateDate": "2026-02-23T12:12:56Z",
"OccurTime": "2026-02-23T12:12:56Z",
"OccurEndTime": "2026-02-23T12:12:56Z",
"StartTime": "2026-02-23T12:12:56Z",
"EndTime": "2026-02-23T12:12:56Z",
"Details": "sample string 28",
"LinkedEntities": {
"Contacts": [
"00d6d129-a84e-4be5-812b-9480eaf2c0e4",
"2e8c145d-91ef-4f12-af72-2718c166fde6"
],
"Companies": [
"59d6aa57-541f-4d02-801e-b11af750e2a3",
"2c7def8d-8ab9-4940-bad3-186eb5d3605b"
],
"Groups": [
"4bf2d337-70d6-4fed-a915-aeb8b52e0a7a",
"79b31c28-dc2e-4f0d-973b-a83e62eb61d3"
],
"Opportunities": [
"56b06af3-8b67-49fa-95c4-df4028425557",
"576dc8da-e0c4-4cd2-9c0f-cace3a5a233b"
]
}
}
]