Apps
List application logs
List logs for the app
get/fastedge/v1/apps/{app_id}/logs
Path parameters
app_idinteger required
Unique identifier of the application to retrieve logs for
Query parameters
fromstring date-time
Example:2023-12-31T23:59:59Z
Start of log retrieval period in RFC3339 format. Defaults to 1 hour ago if not specified.
tostring date-time
Example:2026-01-31T23:59:59Z
Reporting period end time, RFC3339 format. Default current time in UTC.
edgestring string
Edge name
searchstring string
Search string
client_ipstring
Search by client IP address
request_idstring
Search by request ID
sort'desc' | 'asc' string
Sort order (default desc)
limitinteger
Limit for pagination
offsetinteger
Offset for pagination
Response
A paged array of logs