get https://{serverid}.nexusrun.com/databases/{databaseid}/permissions
This API endpoint provides a list of all available permissions for a NexusRunDB database.
- The response JSON from this endpoint includes a list of access keys along with their respective permissions.
- Additionally, you have the option to filter the results based on access keys.
- However, please note that only the Master access key or a token generated for the Master access key is allowed to access this endpoint.
- Currently, the only available permission at the database level is "list_all_buckets".
- It's important to note that public access to "list_all_buckets" is not permitted.