Gets the logs of the past month's endpoint queries for the application.

get/apps/{appId}/querylogs

Path parameters

appIdstring uuid required

The application ID.

Response

A CSV file containing the query logs for the past month.

Changes