List KV stores
GET {{fastly_url}}/resources/stores/kv?cursor&limit
Get all stores for a given customer.
Authorization: API token with at least Engineer permissions.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
cursor | null | To be used for paginating through results. | |
limit | null | The maximum number of items included the response. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |