Browse changes
GET https://api.pegasusgateway.com/changelogs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | string | Start date YYYY-MM-DD[Thh:mm:ss] | |
to | string | End date YYYY-MM-DD[Thh:mm:ss] | |
duration | string | ISO_8601 Duration format (PnYnMnDTnHnMnS, PnW, PT) (ex: P1D = Past 1 Day) | |
tz | string | Timezone | |
offset | number | Offset the response | |
limit | number | Limit the results | |
ids | string | Filter by specific uuids | |
user_ids | number | Filter by specific users | |
methods | string | Filter by specific method | |
path | string | API path to filter (regex allowed) | |
full | boolean | True to show full results |