Get organization
get_organizationRetrieve an organization by OrganizationKey or your own UserDefinedIdentifier, with optional expansion of BusinessCards, AccountingDetail, ClientTeam, or Contacts.
Instructions
Get a single organization by OrganizationKey — or by your own UserDefinedIdentifier — optionally expanding related data (BusinessCards, AccountingDetail, ClientTeam, Contacts). Provide exactly one of organizationKey or userDefinedIdentifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated related data to include: BusinessCards, AccountingDetail, ClientTeam, Contacts | |
| organizationKey | No | The Karbon OrganizationKey | |
| userDefinedIdentifier | No | Look up by your own external ID instead of the OrganizationKey |