declarations_get
Retrieve a single tax declaration by its UUID to access full details including populated data, current status, metadata, and any recorded error messages from the Storno CLI e-invoicing API.
Instructions
Get a single tax declaration by UUID. Returns full declaration details including populated data, status, metadata, and error messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Declaration UUID | |
| companyId | No | Company UUID (overrides STORNO_COMPANY_ID env var) |