get_charges
Retrieve all charges registered against a UK company using its company number. Supports pagination to browse results.
Instructions
Get charges registered against a specific company
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_index | No | Starting index for pagination | |
| company_number | Yes | The company number | |
| items_per_page | No | Number of results per page (1-100) |