system
Perform health checks and retrieve system information including version, settings, users, groups, owners, project codes, and currencies.
Instructions
InvenTree system administration and health checks.
Operations: health, version, settings, list_users, get_user, list_groups, list_owners, get_project_codes, list_currencies
All operations are read-only.
Args: operation: One of the operations listed above. pk: User ID for get_user.
Returns: JSON string with system data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| pk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |