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": "1d1faaa5-1d68-4853-b80b-4fccac077cd5", "SeriesId": "f5e3d678-fc1d-4b1b-93eb-db968436223c", "AccessorID": "10a203fa-f84b-4cd1-8c48-4fb4fd6516d3", "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": "1e78f430-00fb-421c-acf7-fb88c4ba6fa3", "ScheduledByID": "ad47ecbb-0c32-4a53-a9e4-2f225b022455", "DeletedDates": [ "2025-07-09T01:53:30Z", "2025-07-09T01:53:30Z" ], "ClearedDates": [ "2025-07-09T01:53:30Z", "2025-07-09T01:53:30Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-07-09T01:53:30Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-07-09T01:53:30Z", "CreateDate": "2025-07-09T01:53:30Z", "OccurTime": "2025-07-09T01:53:30Z", "OccurEndTime": "2025-07-09T01:53:30Z", "StartTime": "2025-07-09T01:53:30Z", "EndTime": "2025-07-09T01:53:30Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "cb5d49b9-98a7-4d11-9957-97c0b834c890", "efafa196-6a21-4c49-b2ac-8e865aa449c4" ], "Companies": [ "c4449acb-71a6-4d7a-9890-998a5ea1b073", "ac9f8a76-56e8-42e8-bae7-4ba002526c89" ], "Groups": [ "a1bdc949-ebc3-4522-a132-e1014e2b0f75", "03c86800-286a-41aa-989d-bd6020c5cdb8" ], "Opportunities": [ "d8cf7cd7-0250-4ea0-bc31-26ac24cb1d92", "a641b430-7ac6-4528-be92-cc8a3fc6c6aa" ] } }, { "Id": "1d1faaa5-1d68-4853-b80b-4fccac077cd5", "SeriesId": "f5e3d678-fc1d-4b1b-93eb-db968436223c", "AccessorID": "10a203fa-f84b-4cd1-8c48-4fb4fd6516d3", "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": "1e78f430-00fb-421c-acf7-fb88c4ba6fa3", "ScheduledByID": "ad47ecbb-0c32-4a53-a9e4-2f225b022455", "DeletedDates": [ "2025-07-09T01:53:30Z", "2025-07-09T01:53:30Z" ], "ClearedDates": [ "2025-07-09T01:53:30Z", "2025-07-09T01:53:30Z" ], "RecurSpec": { "Month": 1, "Frequency": 2, "Day": { "DayAsInt": 1 }, "OptOutValue": true, "Operator": "sample string 4", "AuthManager": "sample string 5", "Field": "sample string 6", "EndDate": "2025-07-09T01:53:30Z", "eValue": 8, "CallListName": "sample string 9", "IsEndless": true }, "EditDate": "2025-07-09T01:53:30Z", "CreateDate": "2025-07-09T01:53:30Z", "OccurTime": "2025-07-09T01:53:30Z", "OccurEndTime": "2025-07-09T01:53:30Z", "StartTime": "2025-07-09T01:53:30Z", "EndTime": "2025-07-09T01:53:30Z", "Details": "sample string 28", "LinkedEntities": { "Contacts": [ "cb5d49b9-98a7-4d11-9957-97c0b834c890", "efafa196-6a21-4c49-b2ac-8e865aa449c4" ], "Companies": [ "c4449acb-71a6-4d7a-9890-998a5ea1b073", "ac9f8a76-56e8-42e8-bae7-4ba002526c89" ], "Groups": [ "a1bdc949-ebc3-4522-a132-e1014e2b0f75", "03c86800-286a-41aa-989d-bd6020c5cdb8" ], "Opportunities": [ "d8cf7cd7-0250-4ea0-bc31-26ac24cb1d92", "a641b430-7ac6-4528-be92-cc8a3fc6c6aa" ] } } ]