post
/public_api/v1/get_triage_presets
Get all triage preset information including triage name, platform, description, created by, and triage type.
Required license: Forensics add-on
Request headers
Authorization
String
required
{api_key}
Example:
authorization_example
x-xdr-auth-id
String
required
{api_key_id}
Example:
xXdrAuthId_example
Body parameters
request_dataObject
CURL
curl -X 'POST'
-H
'Accept: application/json'
-H
'Content-Type: application/json'
-H
'Authorization: authorization_example'
-H
'x-xdr-auth-id: xXdrAuthId_example'
'https://api-yourfqdn/public_api/v1/get_triage_presets'
-d
''
Responses