Get the changelog
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/changelog \ --header 'X-API-KEY: <api-key>'
{ "changelogEvents": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "eventTitle": "<string>", "timestamp": "2023-11-07T05:31:56Z", "userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "entityType": "DATA_ASSET", "dataAssetResourceName": "<string>", "eventType": "CREATED", "prLink": "https://github.com/fakeorg/fakerepo/pull/1", "piiDetected": {} } ] }
Show child attributes