Diagnostic Records REST Endpoints

Identity/Diagnostic Records
Read or search diagnostic records. Oracle Identity Cloud Service emits diagnostic records when diagnostics are enabled. Diagnostic records are intended primarily to assist customers with investigating and resolving unexpected behavior--for example, due to the values of administrative settings. This REST API is SCIM compliant.
Get a Diagnostic Record
Method: get
Path: /admin/v1/DiagnosticRecords/{id}
HTTP Options
Method: options
Path: /admin/v1/DiagnosticRecords
Search Diagnostic Records
Method: get
Path: /admin/v1/DiagnosticRecords
Search Diagnostic Records Using POST
Method: post
Path: /admin/v1/DiagnosticRecords/.search