Advanced Activity
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
GET | |
POST |
List all advanced activity logs
Required API key scopes
activity_log:readPath parameters
- project_idstring
Response
Example request
GET /api /projects /:project_id /advanced_activity_logsExample response
Status 200
RESPONSE
Retrieve advanced activity logs available filters
Path parameters
- project_idstring
Response
Example request
GET /api /projects /:project_id /advanced_activity_logs /available_filtersExample response
Status 200
RESPONSE
Create advanced activity logs export
Path parameters
- project_idstring
Request parameters
- user
- organization_idstring
- was_impersonatedboolean
- is_systemboolean
- activitystring
- item_idstring
- scopestring
- detail
- created_atstring
Response
Example request
POST /api /projects /:project_id /advanced_activity_logs /exportExample response
Status 200
RESPONSE