The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { GetUserActivityRequest } from "@openrouter/sdk/models/operations";
let value: GetUserActivityRequest = {};
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
date | string | :heavy_minus_sign: | Filter by a single UTC date in the last 30 days (YYYY-MM-DD format). | 2025-08-24 |