Get audit logs
GET/v1/audit-log
This route allows you to fetch audit logs from your Port account. Your audit logs can also be viewed via Port's UI.
This route will perform a logical AND between all query parameters below, and return all logs that match the criteria.
Note: Non-admin users have limited access to the audit logs API. They may:
- Pass an
identifierto access a specific audit log. - Pass an
entityto retrieve audit logs of entities they have access to.
Non-admin users cannot view audit logs of deleted entities.
Beta integration value
The integration value in the resources parameter is experimental. Its behavior may change in future versions of the API.
Requestโ
Responsesโ
- 401
- 404
Default Response
A resource with the provided identifier was not found