Retrieve an audit record
GET /audit/local/audit/{accountId}/{service}/{requestId}/records
Retrieves an audit record with the specified request ID for the local UI.
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
requestId |
string |
path |
True |
Error
Status: Default, Default response
| Name | Type | Required | Description |
|---|---|---|---|
creationTime |
integer |
True |
|
action |
string |
True |
|
status |
string |
False |
|
data |
string |
False |
|
errors |
array[string] |
True |
|
recordId |
integer |
False |
|
count |
integer |
False |