{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/GetApiKeyRequest",
"title": "GetApiKeyRequest",
"type": "object",
"properties": {},
"description": "A request to get information about the current ApiKey resource."
}