Commit inicial - estructura base del proyecto
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
[Skip to content](https://coolify.io/docs/api-reference/api/operations/list-databases#VPContent)
|
||||
|
||||
Return to top
|
||||
|
||||
List[](https://coolify.io/docs/api-reference/api/operations/list-databases#list)
|
||||
|
||||
==================================================================================
|
||||
|
||||
GET
|
||||
|
||||
/databases
|
||||
|
||||
List all databases.
|
||||
|
||||
Authorizations[](https://coolify.io/docs/api-reference/api/operations/list-databases#authorizations)
|
||||
|
||||
------------------------------------------------------------------------------------------------------
|
||||
|
||||
bearerAuth
|
||||
|
||||
Go to `Keys & Tokens` / `API tokens` and create a new token. Use the token as the bearer token.
|
||||
|
||||
Type
|
||||
|
||||
HTTP (bearer)
|
||||
|
||||
Responses[](https://coolify.io/docs/api-reference/api/operations/list-databases#responses)
|
||||
|
||||
--------------------------------------------------------------------------------------------
|
||||
|
||||
200400401
|
||||
|
||||
Get all databases
|
||||
|
||||
Content-Type
|
||||
|
||||
application/json
|
||||
|
||||
SchemaJSON
|
||||
|
||||
JSON
|
||||
|
||||
"string"
|
||||
|
||||
GET
|
||||
|
||||
/databases
|
||||
|
||||
Playground[](https://coolify.io/docs/api-reference/api/operations/list-databases#playground)
|
||||
|
||||
----------------------------------------------------------------------------------------------
|
||||
|
||||
Authorization
|
||||
|
||||
bearerAuth
|
||||
|
||||
Try it out
|
||||
|
||||
Samples[](https://coolify.io/docs/api-reference/api/operations/list-databases#samples)
|
||||
|
||||
----------------------------------------------------------------------------------------
|
||||
|
||||
Powered by [VitePress OpenAPI](https://github.com/enzonotario/vitepress-openapi)
|
||||
Reference in New Issue
Block a user