diff --git a/src/pages/ipa/resources/accounts.mdx b/src/pages/ipa/resources/accounts.mdx
index 467df385..ddfd0091 100644
--- a/src/pages/ipa/resources/accounts.mdx
+++ b/src/pages/ipa/resources/accounts.mdx
@@ -469,7 +469,7 @@ echo $response;
- Enables or disables network traffic logs. If enabled, all network traffic logs from peers will be stored.
+ Enables or disables network traffic logging. If enabled, all network traffic events from peers will be stored.
diff --git a/src/pages/ipa/resources/events.mdx b/src/pages/ipa/resources/events.mdx
index 03147dc6..e00d232b 100644
--- a/src/pages/ipa/resources/events.mdx
+++ b/src/pages/ipa/resources/events.mdx
@@ -211,7 +211,7 @@ echo $response;
---
-## List all Network Traffic Events {{ tag: 'GET' , label: '/api/events/network-traffic' }}
+## List all Traffic Events {{ tag: 'GET' , label: '/api/events/network-traffic' }}
@@ -375,6 +375,7 @@ echo $response;
"flow_id": "61092452-b17c-4b14-b7cf-a2158c549826",
"reporter_id": "ch8i4ug6lnn4g9hqv7m0",
"timestamp": "2025-03-20T16:23:58.125397Z",
+ "receive_timestamp": "2025-03-20T16:23:58.125397Z",
"source": {
"id": "ch8i4ug6lnn4g9hqv7m0",
"type": "PEER",
@@ -423,6 +424,7 @@ echo $response;
"flow_id": "string",
"reporter_id": "string",
"timestamp": "string",
+ "receive_timestamp": "string",
"source": {
"id": "string",
"type": "string",