The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of suggestion rule errors.
Returns a paginated collection of suggestion rule errors.
The maximum number of items to include per page. The last page of a collection may include fewer items.
Example:10
Determines which page of the entities to retrieve.
Example:1
Filters a collection of suggestion rule errors.
A paginated list response for a collection of suggestion rule errors.
returns the pagination information
Represents any errors which occured when evaluating a suggestion rule
Integration events represent the activity within an integration instance.
Returns a paginated collection of integration events.
Determines which page of the collection to retrieve.
Filters a collection of integration events.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
A Paginated list response for a collection of integration events.
Pagination metadata.
Event on a resource binding for an integration.
Bulk-creates integration events for an integration.
Machine name of the integration.
Example:gateway-manager
Request body schema for bulk-creating integration events.
DTO object for creating an integration event for an integration. type and binding are parameters restricted by the
integration the event is being created for, found in the related integration manifest.
The payload for bulk integration event create was accepted.
Returns a paginated collection of integration events belonging to the given catalog service.
Determines which page of the collection to retrieve.
Filters a collection of events for a given service.
The asc suffix is optional as the default sort order is ascending.
The desc suffix is used to specify a descending order.
Multiple sort attributes may be provided via a comma separated list.
JSONPath notation may be used to specify a sub-attribute (eg: ‘foo.bar desc’).
Example:created_at desc
ID of the service.
Example:7f9fd312-a987-4628-b4c5-bb4f4fddd5f7
A Paginated list response for a collection of integration events.
Pagination metadata.
Event on a resource binding for an integration.