Skip to main content

List MySQL versions

GET/mysql-versions/
v2
GET
database-list-mysql-versions

Request

Responses

application/json

OK

  • Array[
    • *object
      • disabledboolean
        required
      • idstring
        required
      • namestring
        required
      • numberstring
        required
    ]

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/mysql-versions?projectId=string