GET
/api/monitor/run
This endpoint allows you to retrieve details for monitor run.
Request Parameters
| Parameter | Location | Required |
|---|---|---|
| No parameters required | ||
Example Request
cURL
curl -X GET https://aegis.purdyandfigg.dev/api/monitor/run \
-H "Authorization: Bearer YOUR_TOKEN"