Get Database
This endpoint gets details of a database.
Request
The ID of the database to reset password
Set to hide
to remove credentials from the response.
Response
ID of the created database
Name of the database
Type of the database in terms of pricing model(Free, Pay as You Go or Enterprise)
The region where database is hosted
Database port for clients to connect
Creation time of the database as Unix time
State of database (active or deleted)
Password of the database
Email or team id of the owner of the database
Endpoint URL of the database
TLS/SSL is enabled or not
Token for rest based communication with the database
Read only token for rest based communication with the database
Max number of concurrent clients can be opened on this database currently
Max size of a request that will be accepted by the database currently(in bytes)
Total disk size limit that can be used for the database currently(in bytes)
Max size of an entry that will be accepted by the database currently(in bytes)
Max size of a memory the database can use(in bytes)
Max daily bandwidth can be used by the database(in bytes)
Max number of commands can be sent to the database per second
Total number of commands can be sent to the database
Was this page helpful?