Returning Logs
RETURNS LOGS
Returns logs.
POST
/logs
Returns logs. For users with the Standard Registry role only.
Request Body
Name
Type
Description
type*
String
Type of Log
startDate*
String
Start Date
endDate*
String
End Date
attributes*
Array
Attributes
items*
String
Items
message*
String
Log Message
pageSize*
Number
Size of the Page
pageIndex*
Number
Index of page
sortDirection*
String
enum: [ASC, DESC]
Last updated