Get Global List Values by JSON Paths
POST /Command/GetListValues
Gets values from global list by specified JSON paths.
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Global List Name |
| Optional | The name of the global list to extract from. |
JSON Paths |
| Optional | The JSON paths used to retrive data from the specified global list. |