list_endpoint_status
Retrieve endpoint statuses in DefectDojo to see how endpoints relate to findings, with filters for endpoint ID, finding ID, mitigated status, and pagination.
Instructions
List endpoint statuses (relationship between endpoints and findings).
Args: endpoint_id: Filter by endpoint ID finding_id: Filter by finding ID mitigated: Filter by mitigated status limit: Results per page offset: Pagination offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| mitigated | No | ||
| finding_id | No | ||
| endpoint_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||