import { GetInboxItemByIdRequest } from "@midday-ai/sdk/models/operations";
let value: GetInboxItemByIdRequest = {
id: "b3b7c1e2-4c2a-4e7a-9c1a-2b7c1e24c2a4",
};| Field | Type | Required | Description | Example |
|---|---|---|---|---|
id |
string | ✔️ | The unique identifier of the inbox item. | b3b7c1e2-4c2a-4e7a-9c1a-2b7c1e24c2a4 |