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.
Changes
Changed in 2 of the 50 revisions of this API.3121
- ▲
added
TriggerErrorHandlerto thelogs/items/response propertyoneOflist for the response status200response-property-one-of-added
- ○
added the new enum value
TRIGGER_ERROR_HANDLERto thequeryrequest parametertyperequest-parameter-enum-value-added
- ▲
- ▲
added
APIAPIKeyTriggerFailureDBEventTriggerAuthEventTriggerScheduledEventTriggerFunctionServiceFunctionStreamFunctionServiceStreamFunctionAuthIncomingWebhookEndpointPushGraphQLSyncConnectionStartSyncConnectionEndSyncSessionStartSyncSessionEndSyncClientWriteSyncErrorSyncOtherSchemaAdditiveChangeSchemaGenerationSchemaValidationLogForwarderto thelogs/items/response propertyoneOflist for the response status200response-property-one-of-added
- ▲
the
logs/items/response's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
logs/items/_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/app_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/co_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/completedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/domain_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/error_codefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/group_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/request_methodfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/request_urlfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/startedfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
logs/items/statusfrom the response with the200statusresponse-optional-property-removed
- ▲