Get edge store data entries
Edge Storage
Get edge store data entries
GET
Get edge store data entries
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Id of the store
Query Parameters
Data type filter
Data type of the item
Available options:
kv, sorted_set, bloom_filter Key prefix to search for
Required string length:
1 - 1024Minimum score for sorted set
Maximum score for sorted set
Limit for pagination
Required range:
1 <= x <= 10000Offset for pagination
Required range:
x >= 0