social_media type represents social media accounts that we find related to events
that match identifiers.
Social Media Account
social_media type represents social media accounts that we find related to events
that match identifiers.
{
"event_type": "social_media_account",
"data": {
"url": "https://social.net/user/coolgi",
"site": "SocialNet",
"username": "john_nolan"
},
"metadata": {
"estimated_created_at": "2025-01-01T00:00:00",
"flare_url": "https://app.flare.io/#/uid",
"matched_at": null,
"severity": "info",
"uid": "index/source/id"
}
}
Was this page helpful?