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"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.