Get the activity events for a contract
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/contract/{id}/activity \ --header 'X-API-KEY: <api-key>'
[ { "type": "CONTRACT_UPDATED", "datetime": "2023-11-07T05:31:56Z", "fileUri": "<string>", "gitUser": "<string>" } ]
CONTRACT_UPDATED