TypeScript SDKOperationsGetGuardrailRequest - TypeScript SDKCopy pageGetGuardrailRequest method reference The TypeScript SDK and docs are currently in beta. Report issues on GitHub. Example Usage 1import { GetGuardrailRequest } from "@openrouter/sdk/models/operations";23let value: GetGuardrailRequest = {4 id: "550e8400-e29b-41d4-a716-446655440000",5}; Fields FieldTypeRequiredDescriptionExampleidstring✔️The unique identifier of the guardrail to retrieve550e8400-e29b-41d4-a716-446655440000