latestOpenAPI 3.0.12026-08-192092911.2 MB
916e669fc527
ResourceGroups
Get a resource group
Retrieve the details of a single resource group (required scope resources:read)
get/v1/resourceGroups/{resourceGroupId}
Path parameters
resourceGroupIdinteger required
The unique identifer of the resource group
Headers
Customer-Idinteger required
The customer identifier
Response
OK
Example response
{
"id": 5514123,
"name": "Plumbers"
}