Skip to main content
GET
/
api
/
v1
/
dataleaks
/
user
Victim profile
curl --request GET \
  --url https://api.defendis.ai/api/v1/dataleaks/user \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

id
string
required

Response

User profile response

The response is of type object.