Admin logs
List admin logs
This endpoint allows to list admin logs on a particular project.
Records are returned sorted by createdAt
date, in descending order (from most recent to least recent).
Pagination can be achieved by filtering on createdAt
date.
The case sensitive project name
This specifies a limit on the number of objects to return, ranging between 1 and 100. Limit is set to 10 by default
10
The administrator email
The administrator id
The type of action performed
The entity that initiated the action
The resource affected by the action
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.
Last updated