Retrieve history events.Ask AIget https://api-us.bluestonepim.com/history/historyQuery Paramspageint32≥ 0A number sequence representing a block of items to return as a result set.pageSizeint321 to 1000Size of a block of items to return. It corresponds with the page parameter.eventTypestringType of event that we want to searchfieldstringFieldoriginstringOriginuserIdstringUser IDfromTimeint64From time in milliseconds (epoch time)toTimeint64To time in milliseconds (epoch time)eventIdstringEvent IDmetadataEntityIdstringMetadata Entity IDcontextstringContextResponses 200OK 400Bad Request This response indicates that the server could not understand the request due to invalid syntax. It is typically triggered by client-side input errors such as improperly formatted requests, missing required fields, or invalid data values.Updated 6 months ago