Get Accesskey Information

This API endpoint retrieves information about a specific access key in the NexusRunDB database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • Please note that only the Master access key or a token generated for the Master access key is allowed to access this endpoint.
  • User-generated access keys can only retrieve information about themselves.
  • The JSON response from this API endpoint includes additional information such as tags associated with the access key and the availability of the "list_all_buckets" permission.
Path Params
string
required

This is the unique database id you provided while creating database.

string
required

This is short name for the database location. This will be shown when new database is created at portal.

string
required

Specifies the accesskey for which the information is requested.

Headers
string

You need to pass either "Basic 'accesskey:accesssecret'" (base 64 encoded) or "Bearer {token}" authorization header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain