List Tenant
Tenant
List Tenant
Retrieve a list of Tenants
GET
List Tenant
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.
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.
Example:
"id,nameFirst,nameLast"
Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.
Example:
true
Response
200 - application/json
A list of Tenants
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.

