Audit Logs
API key for authentication
Number of items to return (1-1000, default 100)
100Cursor for pagination. Use endCursor from a previous response to get the next page of older logs.
Cursor to poll for new logs. Use startCursor from a previous response to get logs created after that point.
Filter by activity type(s). Accepts single value or array (activityTypes[]=TYPE1&activityTypes[]=TYPE2)
Filter by deal ID(s). Accepts single value or array (dealIds[]=1&dealIds[]=2). Invalid IDs are silently ignored.
Filter by actor user email(s). Accepts single value or array (actorUserEmails[]=email1&actorUserEmails[]=email2)
Filter by target user email(s). Accepts single value or array (targetUserEmails[]=email1&targetUserEmails[]=email2)
Response for status 200
An unknown error occurred, trying again might help.
Last updated