Retrieves metrics for a specific database by its ID over the last 24 hours.
dbId-orgId
.success
if successful, error
if not.error
if not successful.UNAUTHORIZED
: The user is not authenticated or lacks sufficient permissions.FORBIDDEN
: The user does not have permission to access the database.DATABASE_NOT_FOUND
: The specified database does not exist.