Activities
Field | Type | Required | Description | Example |
---|---|---|---|---|
StatusCode |
int64 | ✔️ | HTTP Response Status Code | 200 |
Status |
string | ✔️ | HTTP Response Status | OK |
Service |
string | ✔️ | Apideck ID of service provider | zoho-crm |
Resource |
string | ✔️ | Unified API resource name | activities |
Operation |
string | ✔️ | Operation performed | all |
Data |
[]components.Activity | ✔️ | N/A | |
Meta |
*components.Meta | ➖ | Response metadata | |
Links |
*components.Links | ➖ | Links to navigate to previous or next pages through the API |