Retrieving Threads
Query Options
| Option | Type | Description |
|---|---|---|
refKey | string | Reference key |
refValue | string | Reference value |
status | string | active, completed, cancelled |
startedAfter | string | ISO timestamp filter |
startedBefore | string | ISO timestamp filter |
limit | number | Max results |
Thread Properties
| Property | Type | Description |
|---|---|---|
id | string | Thread ID |
status | string | active, completed, cancelled |
contractName | string | Contract name |
startedAt | string | ISO timestamp |
completedAt | string | ISO timestamp |
ownerId | string | Creator user/service |