get_subunit_updates
Get updates on Norwegian company subunits from the Brreg registry. Filter by date, update ID, or organization number to retrieve specific changes.
Instructions
Get updates for subunits with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Show updates from and including this timestamp (ISO-8601: yyyy-MM-dd'T'HH:mm:ss.SSS'Z') | |
| page | No | Page number (default: 1) | |
| size | No | Page size (default: 20, max: 10000) | |
| sort | No | Sort field and order (e.g., id,ASC or id,DESC). Only id is supported | |
| updateId | No | Show only updates from and including update ID (>= 1) | |
| updatedBefore | No | Show updates to and including this timestamp (ISO-8601: yyyy-MM-dd'T'HH:mm:ss.SSS'Z') | |
| includeChanges | No | Include the changes that caused the update to be published | |
| organizationNumber | No | Comma-separated list of organization numbers (9 digits each) |