get deprecatedhttps://{baseUrl}/api/history/myHistory//
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/history/myHistory/pageNumber/pageSize \
--header 'accept: application/json'
xxxxxxxxxx
11[
{
"id": 0,
"eventDate": "2025-04-12T19:05:59.181Z",
"eventType": "string",
"module": "string",
"title": "string",
"recordID": 0,
"totalCount": 0
}
]