Retrieve a tenant
GET {{baseUrl}}/tenants/:id
Retrieve a tenant
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
If-None-Match | string | Specifies the ETag of the resource | |
Accept | string |
RESPONSES
status: OK
{"id":"myTenant","name":"company","serviceProvider":{"organizationId":"a1b2c3d4"},"meta":{"version":"laboris esse"}}