GetUsageRequest

The GET request to get the usage data of a usage plan in a specified time interval.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getusagerequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetUsageRequest",
  "title": "GetUsageRequest",
  "type": "object",
  "properties": {},
  "description": "The GET request to get the usage data of a usage plan in a specified time interval."
}