Activity data type
A workspace event that records when a GovTribe record was created, updated, deleted, or changed in a way GovTribe could not classify.
Notes
Activity records are scoped to the caller's workspace and are searched from the perspective of a subject record. A subject can match activity directly, through related records, or through a pursuit's linked target when those relationships are available.
Attributes
| Field | Type | Attribute |
|---|---|---|
govtribe_id | string | GovTribe ID |
govtribe_type | string | GovTribe type |
name | string | Name |
timestamp | string | null | Timestamp |
activity_govtribe_type | string | null | Activity GovTribe type |
change_type | string | Change type |
changed_fields | string[] | Changed fields |
is_unknown | boolean | Is unknown |
match_scopes | string[] | Match scopes |
actor | object | null | Actor |
target | object | null | Target |
objects | object[] | Objects |
related_model_ids | string[] | Related model IDs |