v1

latestSwagger 2.02026-07-132525401.9 MB
errors

Get session logs by error ID

get/v0.1/apps/{owner_name}/{app_name}/errors/{errorId}/sessionLogs

Path parameters

errorIdstring string required

The id of the error

owner_namestring required

The name of the owner

app_namestring required

The name of the application

Query parameters

datestring date-time

Date of data requested

Response

Session logs of specific error

exceeded_max_limitboolean

indicates if the number of available logs are more than the max allowed return limit(100).

last_received_log_timestampstring date-time

the timestamp of the last log received. This value can be used as the start time parameter in the consecutive API call.