get all webhook logsAsk AIget httsp://example.com/v1/webhook-logQuery Paramsidarray of stringsfilter log by webhook event ididADD stringstatusstringfilter log by webhook event statustransaction_uuidarray of stringsfilter log by transaction uuidtransaction_uuidADD stringcounterparty_vasp_codearray of stringsfilter log by counterparty vasp codecounterparty_vasp_codeADD stringprotocolarray of stringsfilter log by transaction protocolprotocolADD stringlimitintegerA URL parameter that specifies the maximum number of records to return. This can be any positive integer between 1 and 1000 inclusive. If not specified, the default is 20.offsetintegerSpecifies an offset that allows you to retrieve the next batch of records.Any positive integer.If not specified, the default is 0.orderbyarray of stringsSpecifies sequences to sort data (ie.orderby=id:desc)orderbyADD stringResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 5 months ago