import { V2RatelimitListOverridesRequestBody } from "@unkey/api/models/components";
let value: V2RatelimitListOverridesRequestBody = {};
Field | Type | Required | Description |
---|---|---|---|
namespaceId |
string | ➖ | The id of the namespace to list overrides for. |
namespaceName |
string | ➖ | The name of the namespace to list overrides for. |
cursor |
string | ➖ | Pagination cursor from a previous response |
limit |
number | ➖ | Maximum number of results to return |