Group Tenant Controller.get
Only Solution users, Container admins, Container developers and System admins can retrieve Tenant info.
Request
URI
GET
https://{api_host}/container-service/api/groups/{tenantLink}/**
COPY
Path Parameters
string
tenantLink
Required
tenantLink
Responses
200
successful operation
Returns labelledReference of type(s) */*
{
"id": "string",
"label": "string"
}
string
id
Optional
id
string
label
Optional
label