Activity
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all activity log
Required API key scopes
activity_log:readPath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Response
Request
GET 
Response
Status 200
RESPONSE
Create activity log bookmark activity notification
Path parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- user
- organization_idstring
- was_impersonatedboolean
- is_systemboolean
- activitystring
- item_idstring
- scopestring
- detail
- created_atstring
Request
POST 
Response
Status 200 No response body
Retrieve activity log important changes
Path parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request
GET