latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Logs

Get Audit Logs

Retrieve audit logs for a given time period. The time interval between startDatetime and endDatetime must be 1 hour or less.

Authorization Required:

  • Designer Administrator
get/logs/audit-logs

Query parameters

startDatetimestring required

An international datetime string representing the starting point of the interval to retrieve logs. The timestamp is in UTC. For example, '2023-05-17T15:00:00.000Z' is 15:00 / 3:00PM UTC on May 17th 2023.

endDatetimestring required

An international datetime string representing the ending point of the interval to retrieve logs. The timestamp is in UTC. For example, '2023-05-17T16:00:00.000Z' is 16:00 / 4:00PM UTC on May 17th 2023.

Response

JSON array containing links to log files

logLocationsstring[]

Array of links to audit log files.