POST /Command/getFileContent
Get file content based on file id and source. The command support files with .html, .txt, .csv, .xls, .xlsx, .msg, .eml, .json extensions.
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. |
|
File Id |
|
Optional |
Id of the file to get content |
|
File Source |
|
Optional |
Source of the file {“Playbook File“, “Artifact File“, “Incident Attachment File“} |