Optional
requestFactory: EventsApiRequestFactoryOptional
responseProcessor: EventsApiResponseProcessorOptional
objectType: stringThe CRM Object type name to filter event instances on. Optionally, you can also provide an objectId in another param to filter to a specific CRM Object instance.
Optional
eventType: stringThe event type name. A list of available event type names can be obtained from another API call.
Optional
after: stringThe paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to display per page.
Optional
sort: string[]Sort direction based on the timestamp of the event instance, ASCENDING or DESCENDING.
Optional
occurredAfter: DateOptional
occurredBefore: DateOptional
objectId: numberThe ID of the CRM Object to filter event instances on. If filtering on objectId, you must also provide an objectType.
Optional
objectPropertyPropname: anyOptional
propertyPropname: anyOptional
id: string[]ID of an event instance. IDs are 1:1 with event instances. If you. provide this filter and additional filters, the other filters must match the values on the event instance to yield results.
Optional
_options: ConfigurationThis endpoint allows you to query for event instances using filter criteria. Event Instance Query
Optional
objectType: stringThe CRM Object type name to filter event instances on. Optionally, you can also provide an objectId in another param to filter to a specific CRM Object instance.
Optional
eventType: stringThe event type name. A list of available event type names can be obtained from another API call.
Optional
after: stringThe paging cursor token of the last successfully read resource will be returned as the `paging.next.after` JSON property of a paged response containing more results.
Optional
before: stringOptional
limit: numberThe maximum number of results to display per page.
Optional
sort: string[]Sort direction based on the timestamp of the event instance, ASCENDING or DESCENDING.
Optional
occurredAfter: DateOptional
occurredBefore: DateOptional
objectId: numberThe ID of the CRM Object to filter event instances on. If filtering on objectId, you must also provide an objectType.
Optional
objectPropertyPropname: anyOptional
propertyPropname: anyOptional
id: string[]ID of an event instance. IDs are 1:1 with event instances. If you. provide this filter and additional filters, the other filters must match the values on the event instance to yield results.
Optional
_options: ConfigurationThis endpoint returns a list of event type names which are visible to you. You may use these event type names to query the API for specific event instances of a desired type. Event Types
Optional
_options: ConfigurationThis endpoint returns a list of event type names which are visible to you. You may use these event type names to query the API for specific event instances of a desired type. Event Types
Optional
_options: Configuration
This endpoint allows you to query for event instances using filter criteria. Event Instance Query