Skip to main content
GET
/
api
/
v1
/
ransom
/
groups
/
{id}
Group details
curl --request GET \
  --url https://api.defendis.ai/api/v1/ransom/groups/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Required for all /api/v1 endpoints. Use Authorization: Bearer <api_key>

Path Parameters

id
string
required

Response

200 - application/json

Group response

The response is of type object.