Dashboard
Edit Article Logout

About


Returns details about the instance and tenant.

Recommended

This API allows anonymous requests without requiring authentication / authorization.

HTTP Response Examples
200
{ "tenant": "Unit Test Account", "uid": "ghg0ctulvdx7bu10", "id": 112, "build_timestamp": "2020-06-01T09:06:51-05:00", "build_type": "Release", "data_center": "us-1" }
HTTP Response Parameters
tenantstring
The name of the tenant.
uidstring
The globally unique id of the tenant.
idnumber
Numerical identifier for the tenant. Local to the instance the tenant belongs to.


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles