v1

latestOpenAPI 3.0.0Proprietary - Commercial Use Only2026-08-06172139621.6 KB
Profile

Get the profile of the tenant.

Get the profile of the tenant.

get/api/v2/profile

Response

Success

Namestring required

The name of the tenant.

Domainstring required

The main domain value of the tenant.

SuccessManagerstring

The success manager of the tenant at Black Kite side.

Example response

{
  "Name": "Acme, Inc.",
  "Domain": "acmeinc.com",
  "SuccessManager": "john.doe@blackkite.com"
}