usagelogs

Retrieves usage and access logs for the search criteria provided.

This API returns the usage and access logs for a given date range within a 3 month period. This API authenticates with an IMS user token.

get/auditlogs/usage

Query parameters

startDatestring required

Start date for the maximum of a 3 month period.

endDatestring required

End date for the maximum of a 3 month period.

loginstring

The login value of the user you want to filter logs by.

ipstring

The IP address you want to filter logs by.

rsidstring

The report suite ID you want to filter logs by.

eventTypestring

The numeric id for the event type you want to filter logs by.

eventstring

The event description you want to filter logs by. No wildcards permitted.

limitinteger

Number of results per page.

pageinteger

Page number (base 0 - first page is "0").

Response

Successful

Changes