list_data_models
Retrieve all data models from Panther to map log schema fields for Python rules, including custom field mappings and paginated metadata.
Instructions
List all data models from your Panther instance. Data models are used only in Panther's Python rules to map log type schema fields to a unified data model. They may also contain custom mappings for fields that are not part of the log type schema.
Returns paginated list of data models with metadata including mappings and log types.
Permissions:{'all_of': ['View Rules']}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Optional cursor for pagination from a previous query | |
| limit | No | Maximum number of results to return (1-1000) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||