Retrieve App Services logs
Query parameters
Return only log messages associated with the given request Correlation ID.
The value of this field does not matter. If included in the request, this endpoint only returns error logs (even if the value is set to false). If this field is excluded from the request, this endpoint only returns non-error logs.
Return only log messages associated with the given user_id.
The date and time in ISO 8601 at which to begin returning results, exclusive.
The date and time in ISO 8601 at which to cease returning results, inclusive.
The offset number of matching log entries to skip before including them in the response.
The maximum number of log entries to include in the response. If the query matches more than this many logs, it returns documents in ascending order by date until the limit is reached.
The kind of log you would like to retrieve.
Response
Successfully retrieved.