You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://twitter.com/TerminusDB)
[](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
[](https://twitter.com/TerminusDB)
[](https://www.npmjs.com/package/@terminusdb/terminusdb-client)
Retrieves a list of databases (id, organization, label, comment) that the current user has access to on the server. Note that this requires the client to call connect() first.
331
+
Retrieves a list of databases (id, organization, label, comment) that the current user has access to on the server.
332
332
333
333
**Returns**: <code>array</code> - the user databases list
Retrieves a list of databases (id, organization, label, comment) that the current user has access to on the server. Note that this requires the client to call connect() first.
346
+
Retrieves a list of databases (id, organization, label, comment) that the current user has access to on the server.
347
347
348
348
**Returns**: <code>array</code> - the user databases list
349
349
@@ -850,3 +850,43 @@ get the database collections list
0 commit comments