API Reference
Log In
API Reference

Get a log details file

This endpoint returns a file with a detailed list of audit logs within a given set of parameters.

👍

Roles

Platform Administrators, Team Administrators, and Auditors can access this route.

Body Params
date-time

Filters by the audit log’s date starting on this date. It is in ISO8601 format.

date-time

Filters by the audit log’s date ending on this date. It is in ISO8601 format.

eventType
array of strings
Defaults to put-job-submission,job-result-patch,job-update-status,job-validation,get-job-exec-result,job-api-service,internal-validate-entitlements

Filters by the reference to the type of action performed in the instance that is being recorded.

eventType
sourceRepository
array of strings
Defaults to job-api-service,result-api-service,accounting-api-service

Filters by the repositories where audit-logs are stored.

sourceRepository
key
array of strings
required
Defaults to apikey

Filters by the key’s prefix and returns similar matches.

key*
jobLifeCycleIdentifier
array of strings

Filters by the identifier that groups all of the audit identifiers related to a single job execution.

jobLifeCycleIdentifier
boolean
Defaults to false

Filters by the audit log's condition of be an internal or external process.

Responses

Language
Credentials
Request
Choose an example:
application/json