Fetches bridge events for a bridgeAsk AIget https://prod.suggestedtv.com/api/dashboard/v1/bridge/{id}/eventPath ParamsiduuidrequiredThe ID of the item to retrieveQuery ParamslimitnumberDefaults to 50The number of items to return up to a maximum of 100.offsetnumberDefaults to 0Used for pagination. Determines how many items to offset the results by.sort-bystringDefaults to updatedDetermines what field and order the results should be sorted by. It can be set to only 'created' for now. By default results are returned in descending order. The enumeration can be prefixed by a '-' symbol to denote descending order.filterstringenumFilters by bridge event output typesuccessfailureAllowed:successfailureResponses 200Successful response 404The requested item could not be foundUpdated 5 months ago