getRawMetricLogs
getRawMetricLogsRetrieve recent usage event rows for a raw metric ID. Access raw logs without filters or pagination.
Instructions
Get recent Usage Event rows for a resource by ID. Returns the most recent event rows; backend does NOT support filters, pagination, ordering, or aggregation on this endpoint. For filtered/aggregated queries use the aggregate endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rawMetricId | Yes | The ID of the Usage Event resource (raw metric). | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |