Note: # and anything after is NOT needed, its just to allow multiple examples for the same path/method.
Authorization: Bearer ********************
curl --location --request GET 'https://awqacore01.crexendocloud.com/ns-api/v2/apikeys/nsr_XDS9kzKV'
[
{
"description": "Used by Vendor Xyz for Billing Automation",
"key-id": "nsd-123dsa23",
"reseller": "*",
"user": "1000",
"domain": "example.com",
"user-scope": "Basic User",
"ip-address": "1.2.3.4,5.6.7.0/24",
"readonly": "no",
"can-create-keys": "no",
"allowed-models": "string",
"created-datetime": "2019-08-24T14:15:22Z",
"lastused-datetime": "2019-08-24T14:15:22Z"
}
]