Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.43 KB

v2ratelimitlistoverridesrequestbody.md

File metadata and controls

18 lines (13 loc) · 1.43 KB

V2RatelimitListOverridesRequestBody

Example Usage

import { V2RatelimitListOverridesRequestBody } from "@unkey/api/models/components";

let value: V2RatelimitListOverridesRequestBody = {};

Fields

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