Rapid7 · Capability
InsightIDR API — Attachments
InsightIDR API — Attachments. 5 operations. Lead operation: List attachments. Self-contained Naftiko capability covering one business surface.
InsightIDR API — Attachments is a Naftiko capability published by Rapid7, one of 47 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, POST, and DELETE methods rooted at /v1/idr/v1/attachments.
The capability includes 3 read-only operations and 2 state-changing operations. Lead operation: List attachments. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Rapid7 and Attachments.
What You Can Do
GET
Listattachments
— List attachments
/v1/idr/v1/attachments
POST
Uploadattachment
— Upload attachment
/v1/idr/v1/attachments
GET
Downloadattachment
— Download attachment
/v1/idr/v1/attachments/{rrn}
DELETE
Deleteattachment
— Delete an attachment
/v1/idr/v1/attachments/{rrn}
GET
Getattachment
— Get attachment information
/v1/idr/v1/attachments/{rrn}/metadata
MCP Tools
rapid7-listattachments
List attachments
read-only
idempotent
rapid7-uploadattachment
Upload attachment
rapid7-downloadattachment
Download attachment
read-only
idempotent
rapid7-deleteattachment
Delete an attachment
idempotent
rapid7-getattachment
Get attachment information
read-only
idempotent