curl --request GET \ --url https://api.breakcold.com/rest/attributes/{object}/zapier \ --header 'X-API-KEY: <api-key>'
[ { "key": "<string>", "label": "<string>", "helpText": "<string>", "list": true, "type": "<string>", "choices": [ "<any>" ] } ]