📜 logs listAsk AIget https://api.sharpsports.io/v1/hooks/logsQuery Paramslimtint32Defaults to 500limit the number of logs returned in the query, ordered by timeCreatedpageSizeint32determine the number of logs returned in each pagepageNumint32the page number of the requeststatusint32the status returned by the webhook receiver e.g. 404,500,200eventstringthe event of the webhook (see webhook events section)requestIdstringthe id of the the api request associated with the webhookurlstringthe subscription urleventObjectstringthe id of the object associated with the eventtimeCreatedStartstringfilters for webhooks that were sent after this timestamp (%Y-%m-%dT%H:%M:%S OR %Y-%m-%d)timeCreatedEndstringfilters for webhooks that were sent prior to this timestamp (%Y-%m-%dT%H:%M:%S OR %Y-%m-%d)Responses 200200 400400Updated 7 months ago