List request records

Returns a list of request log records.

🔒 Requires: channels:read scope

Query Params
string

Limit the requests to 1 or more status codes.

string

Limit the requests to 1 or more request methods.

date-time

Limit requests to before this RFC3339 date.

date-time

Limit requests to after this RFC3339 date.

string

Limit requests to those with status codes less than this value.

string

Limit requests to those with status codes greater than this value.

string

If 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

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json