Search KV entries by key pattern
KV Search
Search KV entries by key pattern
Searches for KV entries by key pattern (e.g., ‘user*’)
GET
Search KV entries by key pattern
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the bucket
Query Parameters
Key pattern to search for (supports wildcards)
Maximum number of results to return
Required range:
1 <= x <= 1000