Retrieve key-value storage stores available to the authenticated client. Stores can contain KV pairs, sorted sets, or bloom filters for edge application data.
Documentation Index
Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Filter stores by application ID. Returns only stores associated with this app.
x >= 1Maximum number of stores to return per page
1 <= x <= 1000Number of stores to skip for pagination
x >= 0