Get a single contact
get_contactFetch a single contact person by ID using the Informer bookkeeping API. Get accurate contact details needed for invoices, relations, or financial reports.
Instructions
Get a single contact.
Get a single contact person by ID.
[Contacts] GET /contact/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the contact. | |
| administration | No | The client administration to act on. Only one is configured: default. |