# Get all projects **GET /project** Get all projects ## Servers - http://127.0.0.1:8278/api/v1: http://127.0.0.1:8278/api/v1 () ## Parameters ### Query parameters - **sort** (string) Order in which to retrieve the results ## Responses ### 200 OK #### Body: application/json (array[object]) - **id** (string) - **jdbcId** (string) - **mongodbId** (string) - **name** (string) - **type** (string) Database type or a custom database type. For example, `MYSQL`, `ORACLE`, `POSTGRESQL`, `SQL_SERVER`, `COCKROACHDB`, `DB2`, `SQLANYWHERE`, `SYBASE`, `SYBASEIQ`, or `YUGABYTE`. - **lastModified** (string(date-time)) [Powered by Bump.sh](https://bump.sh)