Lists all Audit events for your Team. This operation returns up to 1000 events from the past 90 days.
OK
{- "list": {
- "id": "UD5pqjIhjKVQPmmqMiGMpQ==",
- "timestamp": "2023-06-28T21:59:57.272435511Z",
- "details": {
- "actor": "FWUysQmguH4ns9NT1Uszl5j2a1t9SK2lYNACeu03uBs=",
- "client": "WvajuG7IeAjPYPdzN0zJTSmujqXLpYd90s4haNXLzRA=",
- "session_type": "authenticated_client",
- "target_server": "",
- "team_id": "",
- "team_name": "william-faulkner",
- "trace_id": "YqabgEzI",
- "type": "auth_token.issue",
- "via": null
}
}, - "related_objects": {
- "FWUysQmguH4ns9NT1Uszl5j2a1t9SK2lYNACeu03uBs=": {
- "type": "user",
- "object": {
- "deleted_at": null,
- "details": {
- "email": "jason.compson@example.com",
- "first_name": "Jason",
- "full_name": "Jason Compson IV",
- "last_name": "Compson"
}, - "id": "e4c22cba-f8ec-4beb-98f4-b1a03725b204",
- "name": "Jason.Compson.IV",
- "status": "ACTIVE",
- "team_name": "",
- "user_type": "human"
}
}, - "WvajuG7IeAjPYPdzN0zJTSmujqXLpYd90s4haNXLzRA=": {
- "type": "client",
- "object": {
- "deleted_at": null,
- "description": "Personal laptop",
- "encrypted": true,
- "hostname": "Absalom",
- "id": "65d9e9d0-b0e5-48d9-aea6-420b9da6d1a3",
- "os": "macOS 10.14.6",
- "state": "ACTIVE",
- "user_name": "Jason.Compson.IV"
}
}
}
}