Get a list of integration events for a specific property.Ask AIget https://api.cloudbeds.com/integration/v1/eventsQuery ParamssortobjectA string specifying fields for sorting with optional directions (e.g., asc or desc).sort objectlimitinteger1 to 500Defaults to 100The maximum number of items to return in the response. Default is 100.offsetinteger≥ 0Defaults to 0The number of items to skip before starting to collect the result set. Used for pagination.filtersobjectThis parameter should be formatted as a list of strings separated by ;filters objectHeadersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Responses 200List of integration events. 400Bad Request response 401Unauthorized response 403Forbidden response 500Internal server errorUpdated 7 months ago