cURL
curl --request GET \ --url http://localhost:8081/v1/connections/{id}/audit \ --header 'X-Org-Id: <x-org-id>' \ --header 'X-Reevit-Key: <api-key>'
[ { "id": 123, "actor_id": "<string>", "action": "<string>", "metadata": {}, "created_at": "2023-11-07T05:31:56Z" } ]
API key for server-to-server authentication
Organization identifier for multi-tenancy
1 <= x <= 200
x >= 0
Audit entries