{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/GetUsagePlanRequest",
"title": "GetUsagePlanRequest",
"type": "object",
"properties": {},
"description": "The GET request to get a usage plan of a given plan identifier."
}