Reports
get/reports/{id}/activity
Path parameters
idstring required
Response
Report activity events
Example response
{
"data": {
"items": [
{
"eventType": "report.internal_access_granted"
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.