get https://{serverid}.nexusrun.com/databases/{databaseid}/buckets//keys//exists
This API endpoint is designed to check if a specified key exists within a specific bucket of the NexusRunDB database. It returns a Boolean value of true if the key exists in the specified bucket, and false otherwise.
- The Master access key or any access keys with "read_key", "read_write_key", or "list_all_keys" permissions (or tokens generated for these access keys) have the capability to check the existence of a key ID within a specific bucket in the NexusRunDB database.