# Tenants

Service for managing tenants.

 - [POST /v1alpha/tenants](https://docs.bndry.net/apis/openapi/tenants/tenantservice_createtenant.md): Creates a child tenant for the calling partner tenant.
 - [GET /v1alpha/tenants/{tenant}](https://docs.bndry.net/apis/openapi/tenants/tenantservice_gettenant.md): Retrieves the calling tenant using `tenants/current` or its canonical resource name. Child tenants cannot be retrieved with this method.
 - [GET /v1alpha/tenants/{tenant}/operations/{operation}](https://docs.bndry.net/apis/openapi/tenants/tenantservice_getoperation.md): Gets the status of a tenant creation operation.
