v1
latestOpenAPI 3.0.02026-08-0417295208.0 KBaccount
Get the audit logs for the account
this gets the logs for the account and if the account is owned by an admin user then it retrieves the logs for everyone. maybe that's too much
get/account/logs
Query parameters
qstring
the string to search on
createdinteger
timestamp start boundary for when created. I guess this could be either "only artifacts created on this exact date" or "artifacts created on this date and newer"
updatedinteger
timestamp end boundary
offsetinteger
the offset of the result set
limitinteger
the number of results in the result set
Response
successful retrieval of logs
AccountAuditLog required
Activity performed by the account