Skip to main content
GET
/
safe-house
/
campaigns
List detected threat campaigns
curl --request GET \
  --url https://api.mnemom.ai/v1/safe-house/campaigns \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Response

Campaigns.

The response is of type object.