Skip to main content

Retrieve a resource group

GET 
/auth/resource_groups/:id

Retrieves the details of an existing resource group.

Request

Path Parameters

    id stringrequired

    The id of the Resource Group

Responses

200: Successful response

401: Authentication error

403: Authorization error

404: Resource not found

422: Invalid parameters supplied in request. See HTTP response body for details.

Loading...