Get all secret stores

GET {{fastly_url}}/resources/stores/secret?cursor&limit&name

🔗 latest documentation

Authorization: API token with at least Engineer permissions.

Request Params

KeyDatatypeRequiredDescription
cursornullCursor value from the next_cursor field of a previous response, used to retrieve the next page. To request the first page, this should be empty.
limitnullNumber of results per page. The maximum is 200.
namenullReturns a one-element array containing the details for the named secret store.

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Acceptstring