GetSecurityMonitoringSignal
Retrieve detailed information about a specific security monitoring signal using its unique ID. This tool helps in analyzing and resolving security incidents by providing signal-specific data.
Instructions
Get a signal's details.
Path Parameters:
signal_id (Required): The ID of the signal.
Responses:
200 (Success): OK
Content-Type:
application/json
Response Properties:
Example:
404: Not Found
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
429: Too many requests
Content-Type:
application/json
Response Properties:
errors: A list of errors.
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
signal_id | Yes | The ID of the signal. |