SearchEventResponse
objectDetails of an event.
The ID of the subscription.
Example:50b2863f-c75e-45cb-8d50-b5a975d67865
The publish status of the event.
Example:SUCCESS
The creation date and time of the integrator event record, in UTC/ISO 8601 format.
Example:2024-10-25T19:06:56.85Z
Details of an event.
Show Child Parameters
SearchIntegratorEventCollection
objectDetails of search event.
The URL used to query the current collection of the resource.
Example:https://event-api.centraldispatch.com/integrator-events?limit(5,1)
The URL to the previous page of the collection, if available.
Example:https://event-api.centraldispatch.com/integrator-events?limit(4,1)
The URL to the first page of the collection.
Example:https://event-api.centraldispatch.com/integrator-events?limit(1,1)
The URL to the next page of the collection, if available.
Example:https://event-api.centraldispatch.com/integrator-events?limit(6,1)
The total count of resources in the collection.
Example:23
The maximum number of items to be returned in the response.
Example:1
Details of an event.
Show Child Parameters
SubscriptionCollection
objectDetails of subscriptions.
The URL used to query the current collection of the resource.
Example:https://event-api.centraldispatch.com/subscriptions/mine
The total count of resources in the collection.
Example:23
Details of a subscription.
Show Child Parameters
SubscriptionRequest
objectDetails of a subscription.
A valid URL that you own, which will be used to receive event notifications from the Central Dispatch Event service.
Example:https://abc-trcking.net/webhook
Details of subscription rules.
Show Child Parameters
SubscriptionResponse
objectDetails of a subscription.
The fully qualified URL of the subscription.
Example:https://event-api.centraldispatch.com/subscriptions/id/50b2863f-c75e-45cb-8d50-b5a975d67865
The ID of the subscription.
Example:50b2863f-c75e-45cb-8d50-b5a975d67865
A valid URL that you own, which will be used to receive event notifications from the Central Dispatch Event service.
Example:https://abc-trcking.net/webhook
Indicates whether the subscription is currently active.
Example:true
Details of subscription rules.