cURL
curl --request GET \ --url https://api.defendis.ai/api/v1/ransom/groups \ --header 'Authorization: Bearer <token>'
{}
Required for all /api/v1 endpoints. Use Authorization: Bearer <api_key>
Groups response
The response is of type object.
object
Was this page helpful?