| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

copilotAuditLog unique identifier

companyUuid

uuid

required

Unique identifier for the company

agentName

string

required

Name of the agent

exAgentId

integer

required

Internal ExAgent ID

exAgentThreadId

integer

required

Internal ExAgent Thread ID

exAgentUuid

uuid

External ExAgent UUID

exAgentThreadUuid

uuid

External ExAgent Thread UUID

userId

string

User ID who triggered the tool call

userEmail

string

User email who triggered the tool call

actionType

string

Action type (if applicable)

output

string

Serialized output of the tool call

status

string

Status of the tool call

annotations

object

Any extra metadata annotations

annotationsobject

# ``202      copilotAuditLog replaced. Wrapped in a JsonAPI root response.

# ``500      default error response

Updatedabout 2 months ago

* * *

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request PUT \

--url https://services.fountain.com/api/serviceorganizations/copilotAuditLogs/identifier \

--header 'accept: application/json' \

--header 'content-type: application/json'
```
