Get identity
get_identityFetch identity information for a Moneybird administration. Specify an identity ID to get that identity, or omit it to receive the administration's default identity.
Instructions
Retrieve one identity, or the administration default when no id is given.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identity_id | No | Omit to fetch the default identity. | |
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |