Datastores
List Records in Datastore
GET
This API fetches all records from a specified 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.
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.