Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.Guardrail[] | :heavy_check_mark: | List of guardrails | |
totalCount | number | :heavy_check_mark: | Total number of guardrails | 25 |
ListGuardrailsResponse type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data | models.Guardrail[] | :heavy_check_mark: | List of guardrails | |
totalCount | number | :heavy_check_mark: | Total number of guardrails | 25 |