List admin logs
Returns admin logs for a specific project, sorted bycreatedAt date in descending order (most recent first).
Use the createdAt filter for pagination.
Authentication
All requests require a Bearer token in theAuthorization header. Generate one from your account settings.
Path parameters
| Parameter | Type | Description |
|---|---|---|
projectName | string | Your project name |