Find Distinct Database Types
Use this endpoint to fetch all available database types
Authorized Roles : PROVIDER
Request
URI
GET
https://{api_host}/provider/templates/databasetypes
COPY
Responses
200
OK
[
{}
]
400
Bad Request
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/provider/templates/databasetypes