List admin logs
Returns admin logs for a specific project, sorted by createdAt in descending order (most recent first). Use the createdAt filter for pagination.
Authorizations
Bearer authentication
Path Parameters
The case sensitive project name
1Query Parameters
This specifies a limit on the number of objects to return, ranging between 1 and 100. Limit is set to 10 by default
1 < x <= 100The administrator email
The administrator id
x >= 1The type of action performed
add, remove, update, initial The entity that initiated the action
administrator, identityProvider, forestAdmin The resource affected by the action
user-project, role, team, environment Value to filter by
Maximum value to filter by (exclusive). This filter supports date-time values in ISO 8601 format (YYYY-MM-DDTHH:MM), e.g., 2024-06-04T09:21:26.159Z.
Minimum value to filter by (inclusive). This filter supports date-time values in ISO 8601 format (YYYY-MM-DDTHH:MM), e.g., 2024-06-04T09:21:26.159Z.
Minimum value to filter by (exclusive). This filter supports date-time values in ISO 8601 format (YYYY-MM-DDTHH:MM), e.g., 2024-06-04T09:21:26.159Z.
Maximum value to filter by (inclusive). This filter supports date-time values in ISO 8601 format (YYYY-MM-DDTHH:MM), e.g., 2024-06-04T09:21:26.159Z.