Event Attachments
AuthorizationBearer <token>
Bearer is only available for WebApp. Please use API tokens for programmatic access.
In: header
Path Parameters
event_id*string
Response Body
application/json
curl -X GET "https://api.misaka.io/v3/lighthouse/security/events/related/string/attachments"[
{
"url": "https://uc1b.s3.misaka.io/ddos-reports/Report-1919.pdf?AWSAccessKeyId=&Signature=&Expires=",
"name": "Report-1919.pdf",
"size": 17384027
}
]How is this guide?
Last updated on