get deprecatedhttps://{baseUrl}/api/history/myHistory//
Log in to see full request history
Response
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-18T11:26:18.932Z",
"eventType": "string",
"module": "string",
"title": "string",
"recordID": 0,
"totalCount": 0
}
]