Skip to main content
GET

Request

string
required
The ID of the database to reset password
string
Set to hide to remove credentials from the response.

Response

string
ID of the created database
string
Name of the database
string
Type of the database in terms of pricing model(Free, Pay as You Go or Enterprise)
string
The region where database is hosted
int
Database port for clients to connect
int
Creation time of the database as Unix time
string
State of database (active or deleted)
string
Password of the database
string
Email or team id of the owner of the database
string
Endpoint URL of the database
boolean
TLS/SSL is enabled or not
string
Token for rest based communication with the database
string
Read only token for rest based communication with the database
int
Max number of concurrent clients can be opened on this database currently
int
Max size of a request that will be accepted by the database currently(in bytes)
int
Total disk size limit that can be used for the database currently(in bytes)
int
Max size of an entry that will be accepted by the database currently(in bytes)
int
Max size of a memory the database can use(in bytes)
int
Max daily bandwidth can be used by the database(in bytes)
int
Max number of commands can be sent to the database per second
int
Total number of commands can be sent to the database