v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Gets a usage plan key of a given key identifier.

get/usageplans/{usageplanId}/keys/{keyId}

Path parameters

usageplanIdstring required

The Id of the UsagePlan resource representing the usage plan containing the to-be-retrieved UsagePlanKey resource representing a plan customer.

keyIdstring required

The key Id of the to-be-retrieved UsagePlanKey resource representing a plan customer.

Response

Success

idstring

The Id of a usage plan key.

typestring

The type of a usage plan key. Currently, the valid key type is <code>API_KEY</code>.

valuestring

The value of a usage plan key.

namestring

The name of a usage plan key.