ReadMe Metrics Request Log
HAR-formatted API request log submitted to the ReadMe Metrics API by a server-side Metrics SDK.
DocumentationDeveloper HubAPI ReferencePortalAnalyticsArtificial IntelligenceMCPBi-Directional Sync
Properties
| Name |
Type |
Description |
| _id |
string |
Client-generated UUID for the log entry. |
| group |
object |
The API consumer this request is attributed to (key, label, email). |
| clientIPAddress |
string |
|
| development |
boolean |
True if the log was generated in a non-production environment. |
| request |
object |
HAR-formatted request object. |
| response |
object |
HAR-formatted response object. |
JSON Schema