Fetch a tenant by UID in CDO
GET {{baseUrl}}/v1/tenants/:tenantUid
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"uid":"\u003cuuid\u003e","name":"\u003cstring\u003e","securityCloudControlEnterpriseId":"\u003cuuid\u003e","displayName":"\u003cstring\u003e","payType":"PARTNER"}