apikeys
Get the group of an api key
Get the group of an api key
get/api/services/{serviceId}/apikeys/{clientId}/group
Path parameters
serviceIdstring required
The api key service id
clientIdstring required
the api key id
Response
Successful operation
Example response
{
"description": "a string value",
"id": "a string value",
"name": "a string value"
}