List kv store keys

GET {{fastly_url}}/resources/stores/kv/{{store_id}}/keys?cursor&limit&prefix

List the keys of all items within an kv store.

Authorization: API token with at least Engineer permissions.

Request Params

KeyDatatypeRequiredDescription
cursornullTo be used for paginating through results.
limitnullThe maximum number of items included the response.
prefixnullPrefix match for items to include in the resultset.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring