Apps
List application logs
List logs for the app
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
ID of the app
Query Parameters
Reporting period start time, RFC3339 format. Default 1 hour ago.
Example:
"2023-12-31 23:59:59+00:00"
Reporting period end time, RFC3339 format. Default current time in UTC.
Example:
"2024-01-31 23:59:59+00:00"
Edge name
Sort order (default desc)
Available options:
desc
, asc
Limit for pagination
Offset for pagination
Search string
Search by client IP
Response
200
application/json
A paged array of logs
The response is of type object
.