invoices_share_links_list
Retrieve all share links for a specific invoice by UUID. See each link's view count, expiry date, and current status (active, revoked, or expired) to track and manage invoice sharing.
Instructions
List all share links for an invoice, including view counts, expiry info, and status (active/revoked/expired).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Invoice UUID | |
| companyId | No | Company UUID override (uses active company if not set) |