Get all storage data

Retrieves all stored data for the given store ID. Public application config can be found in the public key of your application storage.

Access scopes

Requires the following access scope: read_store_profile

Response

A JSON array of the objects in the following format

FieldTypeDescription
keystringThe key you set for the stored data
valuestringThe stored data
Language
Click Try It! to start a request and see the response here!