Get changelog filters available
cURL
curl --request GET \ --url https://{hostname}.gable.ai/v0/changelog/filters \ --header 'X-API-KEY: <api-key>'
{ "domains": [ { "value": "<string>", "type": "postgres" } ], "types": [ "postgres" ] }
Show child attributes