cURL
curl --request POST \ --url https://api.gocobalt.io/api/v2/public/datastore/config/:slug/:datastore_name/search \ --header 'Content-Type: application/json' \ --header 'linked_account_id: <linked_account_id>' \ --header 'x-api-key: <api-key>' \ --data ' { "record_id": "<string>", "item": "<string>", "value": "<string>" } '
[ { "record_id": "fa796472-a22c-4c58-bf4a-cf2809fe4253", "item": "uniqueItem_22", "value": "uniqueValue_22" } ]
Documentation IndexFetch the complete documentation index at: https://docs.refold.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.refold.ai/llms.txt
Use this file to discover all available pages before exploring further.
hubspot