Get a contact
bexio_get_contactRetrieve a single contact by ID from bexio. Returns contact details including name, address, and more.
Instructions
Fetch a single contact by id (GET /2.0/contact/{id}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The contact id. |