get_config_importlist_by_id
Fetch the configuration details of a specific import list by its ID to verify settings or troubleshoot issues.
Instructions
Read ImportListConfig.
GET /api/v3/config/importlist/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |