Cortex XDR File Retrieval

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Cortex XDR File Retrieval

L1 Bithead

Hello everyone,

 

The file retrieval API is failing with the following error, anyone has been through this before?

"err_code": 500,
"err_msg": "An error occurred while processing XDR public API - endpoints",
"err_extra": "can't create group action id for FILES_RETRIEVAL"

 

YAlhazmi_0-1620252006318.png

 

1 accepted solution

Accepted Solutions

L1 Bithead

For those who face the same issue. The API expects an endpoint ID instead of an endpoint name. To get an endpoint ID, you have to first call /public_api/v1/endpoints/get_endpoint/ and supply the hostname. You can then use the endpoint ID from the response to create the File Retrieval request.


View solution in original post

1 REPLY 1

L1 Bithead

For those who face the same issue. The API expects an endpoint ID instead of an endpoint name. To get an endpoint ID, you have to first call /public_api/v1/endpoints/get_endpoint/ and supply the hostname. You can then use the endpoint ID from the response to create the File Retrieval request.


  • 1 accepted solution
  • 2759 Views
  • 1 replies
  • 1 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!