tenant

get the tenant by id

This can only be done by a logged in user who has the required privileges.

get/api/v1/tenants/:id

Path parameters

idstring required

Tenant id

Response

List of all users

idstring

id of tenant organization

namestring required

name of tenant organization

status'active' | 'pending' | 'disabled'
confirmedboolean

true, if the confirmation link/email has been triggered

Changes