Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties
hiddentrue


Status

Status
colourRedYellow
titleDraft

Priority1
Note
AssigneeMartin Bartonitz

Ressources

Remarks

History

  • Version 2.4 - options" ...  "synchronousContentAnalysis": true (OKTO-4309)

...

As of Version1.0
Request MethodGET
Response FormatJSON
Description

Get the tenant data as given in the identity service Keycloak, requested by a tenant administrator (user with role YUUVIS_TENANT_ADMIN)


Request Example

GET /api-tm/admin/tenant HTTP/1.1


Result Example


Panel

{

  "description"::"string";
, "name"::"string";
,"tenatIdtenantId"::"string"
}


{
Responses
Meaning of the response status codes:

200 OK

The data of the tenant with the name has been read

401 UNAUTHORIZED

The call was unauthorized