Skip to main content
GET
Get a tenant

Authorizations

Authorization
string
header
required

A machine-client token from POST /v1/auth/client-token. Provisioning and user management need the pulse.write scope; reads need pulse.read.

Path Parameters

tenantId
string<uuid>
required

Response

OK

tenant_id
string<uuid>
required
tenant_host
string
required
name
string
required
short_name
null | string
required
kind
string
required
status
string
required
scope_version
required
contact
null | string
required
notification_email
null | string
required
address_1
null | string
required
address_2
null | string
required
city
null | string
required
state
null | string
required
postal_code
null | string
required
country_id
required
industry_id
required
industry_name
null | string
required
tenant_kind_id
required
tenant_kind_name
null | string
required
employee_count
required
support_enabled
null | boolean
required
legacy_assigned_technician_user_id
required
assigned_technician_user_id
null | string<uuid>
required
assigned_technician_name
null | string
required
assigned_technician_email
null | string
required
mdr_xdr_tenant_id
null | string
required
display_currency_code
string
required
provisioning_status
null | string
required
trial
boolean
required