Get Tenant
Retrieve a Tenant by ID
Documentation Index
Fetch the complete documentation index at: https://docs.health-street.net/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the entity for this request.
5
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.
"id,nameFirst,nameLast"
Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.
true
Response
Tenant
Unique identifier.
Boolean to indicate whether this is a personal account (true) or business account (false).
Boolean to indicate whether the tenant is on invoicing for payments.
Name of tenant.
ID number of tenant prior to switch to Glass App.

