GetUsagePlanKeysRequest

The GET request to get all the usage plan keys representing the API keys added to a specified usage plan.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getusageplankeysrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetUsagePlanKeysRequest",
  "title": "GetUsagePlanKeysRequest",
  "type": "object",
  "properties": {},
  "description": "The GET request to get all the usage plan keys representing the API keys added to a specified usage plan."
}