Agency object

Overview

An agency is a representative of Inspire that may or may not also be a Tenant.

📘

To learn about agencies and tenants in the Inspire API, read Agencies and tenants

Properties

  • id (String): Agency ID.
  • uuid (String): Universally Unique Identifier.
  • name (String): Agency name.
  • logo (String): Logo image URL.
  • defaultTenantId (Object): If this agency is also a tenant, this property makes the link with the corresponding tenant object.