cURL
curl --request GET \ --url https://api.gocobalt.io/api/v2/public/datastore/config/:slug/:datastore/records \ --header 'linked_account_id: <linked_account_id>' \ --header 'x-api-key: <api-key>'
[ { "record_id": "ed7cc6d0-e30f-4626-91a8-ede29ebc83c5", "item": "Item1", "price": "Price" }, { "record_id": "cb4ee6h0-e30f-4626-91a8-fga15egj78c4d", "item": "Item2", "price": "Quantity" } ]
hubspot