Get Tenant Information.

GET {{baseUrl}}/tenant

This rest endpoint can be used to retrieve tenant details.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"id":"2c91808568c529c60168cca6f90c1324","name":"acme","fullName":"Acme, Inc","pod":"example-pod","region":"us-east-1","description":"Description of the Tenant","products":[{"productName":"idn","url":"https://tenant-name.identitynow.com","productTenantId":"tenant#product","productRegion":"us-east-1","productRight":"idn:ui:view","apiUrl":"https://tenant-name.api.identitynow.com","licenses":[{"licenseId":"idn:access-request","legacyFeatureName":"ACCESS_REQUEST"},{"licenseId":"idn:access-request","legacyFeatureName":"ACCESS_REQUEST"}],"attributes":{"domain":"https://tenant-name.identitynow.com","maxRegisteredUsers":250},"zone":"Deployment zone for the Product","status":"active","statusDateTime":"2020-05-19T13:49:37.385Z","reason":"Reason","notes":"Example notes","dateCreated":"2020-05-19T13:49:37.385Z","lastUpdated":"2020-05-19T13:49:37.385Z","orgType":"test"},{"productName":"idn","url":"https://tenant-name.identitynow.com","productTenantId":"tenant#product","productRegion":"us-east-1","productRight":"idn:ui:view","apiUrl":"https://tenant-name.api.identitynow.com","licenses":[{"licenseId":"idn:access-request","legacyFeatureName":"ACCESS_REQUEST"},{"licenseId":"idn:access-request","legacyFeatureName":"ACCESS_REQUEST"}],"attributes":{"domain":"https://tenant-name.identitynow.com","maxRegisteredUsers":250},"zone":"Deployment zone for the Product","status":"active","statusDateTime":"2020-05-19T13:49:37.385Z","reason":"Reason","notes":"Example notes","dateCreated":"2020-05-19T13:49:37.385Z","lastUpdated":"2020-05-19T13:49:37.385Z","orgType":"test"}]}