Get Signal Agent configuration history
Signal Agents
Get Signal Agent configuration history
Retrieves the configuration history of a Signal Agent — each past config version with its active period and stats.
GET
Get Signal Agent configuration history
Each entry captures a past configuration version that was active during
[startDate, endDate). The current, live configuration stays on the Signal Agent itself and is not part of the history.Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Query Parameters
Signal Agent id whose history to fetch
Minimum string length:
1Page number to retrieve
Required range:
x >= 1Number of records to retrieve. Maximum value: 100
Required range:
1 <= x <= 100