Datastores
Search Datastore Records
POST
This API searches for records within a config datastore.
Request description
Headers
Unique customer identification id. For Eg: markwood@some_email.com
Path Parameters
Application Slug. Eg: hubspot
Name of the datastore to be searched.
Body Parameters
Unique ID of the record.
Key/ item name.
Value of a key to use for search.
If the Request Body is sent as empty, the API response will be an empty array.
Response description
Unique ID of the record.
Name of the key or item.
String stored as the value of the item.
Unique ID of the record.
Name of the key or item.
String stored as the value of the item.