List request recordsAsk AIget https://{domain_prefix}.retail.lightspeed.app/api/2026-04/channel_requestsReturns a list of request log records. 🔒 Requires: channels:read scopeQuery Paramsstatus_codestringLimit the requests to 1 or more status codes.request_methodstringLimit the requests to 1 or more request methods.occurred_beforedate-timeLimit requests to before this RFC3339 date.occurred_afterdate-timeLimit requests to after this RFC3339 date.status_code_beforestringLimit requests to those with status codes less than this value.status_code_afterstringLimit requests to those with status codes greater than this value.channel_idstringIf provided, request logs will be limited to the supplied channel id. If no id is provided, only requests logged with no channel id will be returned. Requests with no channel id indicate requests made during the setup process.Response 200Updated 3 months ago