get https://{serverid}.nexusrun.com/databases/{databaseid}/buckets//keys
This API endpoint lists all the available keys within a specific bucket in the NexusRunDB database.
- Additionally, when using this API endpoint, you have the option to filter the results by key IDs. This allows you to retrieve specific keys from the NexusRunDB database based on search pattern.
- The Master access key or user-generated access keys with "list_all_keys" permissions (or tokens generated for these access keys) have the ability to access this endpoint.