Database

Get database

Returns a database by name.

get/api/v2/tenants/{tenant}/databases/{database}

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

Response

Database retrieved successfully

idstring uuid required
namestring required
tenantstring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.