List data store records
Required scopes:
datastores:read
Retrieves a collection of all records from a data store with a given ID. Each returned record consists of the key
(custom or automatically generated) and data
.
Last updated
Required scopes:
datastores:read
Retrieves a collection of all records from a data store with a given ID. Each returned record consists of the key
(custom or automatically generated) and data
.
Last updated
The ID of the data store. Get the dataStoreId from the List data stores endpoint.
137
Successful response